back to normal nix, schizofox changes

This commit is contained in:
vali 2024-08-08 21:01:16 +02:00
commit d27559887f
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@ in {
theme = {
colors = {
background-darker = "000000";
background = "3a3432";
background = "000000";
foreground = "f7f7f7";
};