new theme!

Former-commit-id: 89db4101fd
This commit is contained in:
Hadi
2024-12-06 17:02:23 +01:00
parent f1b6044ed1
commit 2a200b0e75
5 changed files with 94 additions and 4 deletions

View File

@@ -23,6 +23,6 @@
autoGarbageCollector = false;
# Choose your theme variables here
theme = import ../../themes/var/pinky.nix;
theme = import ../../themes/var/whitish.nix;
};
}