Update theme
This commit is contained in:
parent
bf9e752ec2
commit
9f8ff7fbbf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Themes https://github.com/tinted-theming/base16-schemes
|
# Themes https://github.com/tinted-theming/base16-schemes
|
||||||
stylix = {
|
stylix = {
|
||||||
image = /etc/nixos/git/docs/icons/nixos/white.png;
|
image = /etc/nixos/git/docs/icons/nixos/white.png;
|
||||||
base16Scheme = ./sakura.yaml;
|
base16Scheme = ./sakura-night.yaml;
|
||||||
autoEnable = true;
|
autoEnable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue