fix: minimal theme colorscheme name
This commit is contained in:
parent
71e0903e63
commit
c51a2d7fd4
2 changed files with 1 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ in {
|
|||
};
|
||||
|
||||
colorscheme = {
|
||||
name = "gruvbox-material-medium";
|
||||
name = "gruvbox-material";
|
||||
variant = "dark";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
lib,
|
||||
self,
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
# My person functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue