mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-08 22:45:30 +00:00
theme: Add tinted-vim plugin theming support
Tinted Theming is the community successor to base16 and now supports multiple scheme systems, including base24
This commit is contained in:
parent
e6b2d28159
commit
6c2f4b892a
5 changed files with 605 additions and 31 deletions
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
supported_themes = import ./supported_themes.nix;
|
||||
builtin_themes = [
|
||||
"tinted"
|
||||
"auto"
|
||||
"16color"
|
||||
"ayu_dark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue