helix-mods/runtime/themes
Jakub Bartodziej 79f096963c
Color palettes (#393)
* Enable using color palettes in theme files.

* Add an example theme defined using a gruvbox color palette.

* Fix clippy error.

* Small style improvement.

* Add documentation for the features to themes.md.

* Update runtime/themes/gruvbox.toml

Fix the value of purple0.

Co-authored-by: DrZingo <DrZingo@users.noreply.github.com>

Co-authored-by: DrZingo <DrZingo@users.noreply.github.com>
2021-06-30 23:24:30 +09:00
..
bogster.toml Add default color for cursor match (#370) 2021-06-25 11:18:38 +09:00
gruvbox.toml Color palettes (#393) 2021-06-30 23:24:30 +09:00
ingrid.toml Add default color for cursor match (#370) 2021-06-25 11:18:38 +09:00
onedark.toml Add default color for cursor match (#370) 2021-06-25 11:18:38 +09:00
README.md Move themes to runtime/themes, add link from contrib/themes 2021-06-20 00:07:13 +09:00

User submitted themes

If you submit a theme, please include a comment at the top with your name and email address:

# Author : Name <email@my.domain>

We have a preview page for themes on our wiki!