mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 09:05:55 +00:00
theme: Add support for tinted-nvim
This commit is contained in:
parent
45553196b3
commit
3dc5d15c37
5 changed files with 610 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