fix: minimal theme colorscheme name

This commit is contained in:
ooks-io 2024-11-04 19:51:47 +11:00
parent 71e0903e63
commit c51a2d7fd4
2 changed files with 1 additions and 2 deletions

View file

@ -32,7 +32,7 @@ in {
};
colorscheme = {
name = "gruvbox-material-medium";
name = "gruvbox-material";
variant = "dark";
};
};

View file

@ -2,7 +2,6 @@
lib,
self,
inputs,
pkgs,
...
}: let
# My person functions