change base16 theme

This commit is contained in:
Dmitriy Kholkin 2021-09-28 01:48:33 +03:00
parent efec10547d
commit a565906a1b

View File

@ -2,12 +2,12 @@
config.themes.base16 = with config.deviceSpecific.devInfo; {
enable = true;
# customScheme = {
# enable = true;
# path = "${inputs.base16-horizon-scheme}/horizon-dark.yaml";
# };
scheme = "gruvbox";
variant = "gruvbox-dark-medium";
customScheme = {
enable = true;
path = "${inputs.base16-tokyonight-scheme}/tokyonight-night.yaml";
};
# scheme = "gruvbox";
# variant = "gruvbox-dark-medium";
extraParams = {
fonts = {
main = {