feat(stylix): trying out rose-pine.
This commit is contained in:
parent
9aa427626f
commit
624990ee9c
1 changed files with 3 additions and 3 deletions
|
|
@ -13,11 +13,11 @@
|
|||
stylix.enable = true;
|
||||
stylix.autoEnable = true;
|
||||
stylix.image = ./tokyonight.png;
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
|
||||
|
||||
# Change Cursor
|
||||
stylix.cursor.package = pkgs.bibata-cursors;
|
||||
stylix.cursor.name = "Bibata-Modern-Ice";
|
||||
stylix.cursor.package = pkgs.rose-pine-cursor;
|
||||
stylix.cursor.name = "BreezeX-RosePineDawn";
|
||||
stylix.cursor.size = 32;
|
||||
|
||||
# Fix stuff not automatically using dark theme on websites
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue