chore: Change colorschemes

This commit is contained in:
ulic-youthlic 2025-10-18 23:10:53 +08:00
parent 400e5dab02
commit f8cab1db34
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
5 changed files with 19 additions and 58 deletions

View file

@ -16,7 +16,7 @@ in
config = lib.mkIf cfg.enable {
stylix.targets.helix.enable = false;
programs.helix.settings = {
theme = "gruvbox_dark_hard";
theme = "papercolor-light";
};
youthlic.programs.helix = {
enable = true;