feat(skadi): use tokyo-night instead of gruvbox.
This commit is contained in:
parent
c9f8069c24
commit
15dc169d1d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
stylix.enable = true;
|
||||
stylix.autoEnable = true;
|
||||
stylix.image = ./background.png;
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-medium.yaml";
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
|
||||
|
||||
# Change Cursor
|
||||
stylix.cursor.package = pkgs.bibata-cursors;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue