diff --git a/users/willifan/common/theme/stylix.nix b/users/willifan/common/theme/stylix.nix index 450fbe7..907a5b4 100644 --- a/users/willifan/common/theme/stylix.nix +++ b/users/willifan/common/theme/stylix.nix @@ -17,6 +17,36 @@ in autoEnable = true; base16Scheme = "${pkgs.base16-schemes}/share/themes/pasque.yaml"; + override = { + base0D = "F3196E"; + }; + + cursor = { + name = "Bibata-Modern-Classic"; + package = pkgs.bibata-cursors; + size = 18; + }; + + fonts = { +# packages = [ pkgs.nerdfonts ]; +# emoji = { +# package = pkgs.; +# name = ""; +# }; + monospace = { + package = pkgs.nerdfonts; + name = "JetBrainsMono Nerd Font"; + }; +# sansSerif = { +# package = pkgs.; +# name = ""; +# }; +# serif = { +# package = pkgs.; +# name = ""; +# }; + }; + image = wallpaper; opacity = {