mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-09 00:34:34 +02:00
colorschemes/gruvbox: switch to RFC-42
This commit is contained in:
parent
89cac08ac7
commit
844d425ce2
2 changed files with 62 additions and 126 deletions
|
@ -63,8 +63,10 @@
|
|||
"65" = {
|
||||
colorschemes.gruvbox = {
|
||||
enable = true;
|
||||
contrastLight = "hard";
|
||||
contrastDark = "hard";
|
||||
settings = {
|
||||
contrast_light = "hard";
|
||||
contrast_dark = "hard";
|
||||
};
|
||||
};
|
||||
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue