mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +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
d61de135ce
commit
c320f59d16
5 changed files with 602 additions and 18 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