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; { config.themes.base16 = with config.deviceSpecific.devInfo; {
enable = true; enable = true;
# customScheme = { customScheme = {
# enable = true; enable = true;
# path = "${inputs.base16-horizon-scheme}/horizon-dark.yaml"; path = "${inputs.base16-tokyonight-scheme}/tokyonight-night.yaml";
# }; };
scheme = "gruvbox"; # scheme = "gruvbox";
variant = "gruvbox-dark-medium"; # variant = "gruvbox-dark-medium";
extraParams = { extraParams = {
fonts = { fonts = {
main = { main = {