Skip to content

Commit

Permalink
prepare v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Sep 16, 2023
1 parent f07c892 commit d53c2af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [v1.0.0] - 16 September 2023

### Added

- Initial release 🎊
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ This project was initiated during my pursuit of a computer science education. Le

This color scheme is actively under development, and the final colors have not yet been confirmed. Minor adjustments might occur in future updates. As development is ongoing, creating ports for other platforms is currently impractical.

However, a separate repository under the [projekt0n](https://github.com/projekt0n) organization will maintain Terminal themes, ports, and additional themes once a stable version is released. The Terminal themes will remain static, while the Neovim theme is **planned to be real-time AI-generated**. This aims to improve code visibility for various programming languages and written context in buffers.
However, a separate repository under the [projekt0n](https://github.com/projekt0n) organization will maintain Terminal themes, ports, and additional themes once a stable version is released. The Terminal themes will remain static, while the Neovim theme is **planned to be real-time AI-generated**. This aims to improve code visibility for various programming languages and generate colors by understanding code.

The current state of the color scheme is comparable to oudh. Initial usage might not be instantly appealing. However, upon testing alternatives and making comparisons, you may find it intriguing. Similar to oudh fragrance, which not everyone appreciates initially, this scheme might require genuine respect to fully grasp its value.
The current state of the color scheme is comparable to oudh. Initial usage might not be instantly appealing. However, upon testing alternatives and making comparisons, you may find it intriguing.

#### Sponsorware

After dedicating approximately 3 years to the ongoing development of 'caret', I am considering the option of setting a sponsorship threshold and, upon reaching it, making it freely available to the world!
After dedicating approximately 3 years to the ongoing development of this colorscheme, I am considering the option of setting a sponsorship threshold and, upon reaching it, making release freely available to the world!

This approach would allow users and organizations to contribute to the continuous development, maintenance, quicker release of upcoming versions, and potential ports. Your support would be highly appreciated.

Expand Down Expand Up @@ -198,7 +198,7 @@ vim.cmd('colorscheme caret')

- [ ] Support more plugins
- [ ] Enhance syntax highlighting
- [ ] Port to other platforms
- [ ] Ports
- [ ] Generate syntax colors using AI to improve code visibility for each file and file format

## Development Guidelines
Expand Down

0 comments on commit d53c2af

Please sign in to comment.