new theme!

Former-commit-id: ada0a0761c
This commit is contained in:
Hadi
2025-01-02 19:42:26 +01:00
parent 35e8d0a6a6
commit 8d585f941d
5 changed files with 88 additions and 3 deletions

View File

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