feat(stylix): trying out rose-pine.

This commit is contained in:
CronyAkatsuki 2025-12-08 21:10:09 +01:00
parent 9aa427626f
commit 624990ee9c

View file

@ -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