Skip to content

Commit

Permalink
docs: typo fixed and sponsor link added
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Aug 24, 2023
1 parent be7016b commit f07c892
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: ful1e5
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ The timeless colorscheme for neovim text editor.

---

The primary focus of the 'caret' color scheme is to provide a user-friendly and visually pleasing coding color scheme for developers.
The primary focus of the 'caret' color scheme is to provide a user-friendly and visually pleasing coding color scheme for colorblind and normal developers.

This project was initiated during my pursuit of a computer science education. Leveraging the rich heritage of my family's Bandhani (tie-dye textile) craftsmanship, which spans seven generations, I have seamlessly integrated this legacy of expertise into the creation of this color scheme.

#### Work in Progress: Why?

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.
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.

While Terminal themes will remain static, the Neovim theme **will be AI-generated**. This approach aims to enhance code visibility for various programming languages and written context of individual buffer.
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.

The current state of the color scheme is comparable to luxury 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 best oudh is often kept hidden until true admiration is sensed.)
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.

#### Sponsorware

Expand Down Expand Up @@ -120,16 +120,6 @@ colorscheme caret
vim.cmd('colorscheme caret')
```

To use light theme set vim option `background` to `light`

```vim
set background=light
```

```lua
vim.o.background = 'light'
```

## Screenshots

- Font:
Expand Down

0 comments on commit f07c892

Please sign in to comment.