change theme to mountain
This commit is contained in:
parent
c4fa713749
commit
e5b5b56ee0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoEnable = true;
|
autoEnable = true;
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/da-one-black.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/mountain.yaml";
|
||||||
image = pkgs.fetchurl {
|
image = pkgs.fetchurl {
|
||||||
url = "https://i.imgur.com/j9xld8Y.png";
|
url = "https://i.imgur.com/j9xld8Y.png";
|
||||||
hash = "sha256-ou7+S4QFC7Gabbwv9PKcQLLT/1J26FJM7qRVbjLUoRU=";
|
hash = "sha256-ou7+S4QFC7Gabbwv9PKcQLLT/1J26FJM7qRVbjLUoRU=";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue