change base16 theme
This commit is contained in:
parent
efec10547d
commit
a565906a1b
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user