Skip to content

Commit 30ad3b4

Browse files
chore: update
1 parent 297fb4d commit 30ad3b4

File tree

2 files changed

+45
-58
lines changed

2 files changed

+45
-58
lines changed

Diff for: config.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ rec {
4646
};
4747

4848
# select a colorscheme definition from `./colorschemes/*.nix`.
49-
metacolorscheme = import ./colorschemes/dark-decay.nix;
49+
metacolorscheme = import ./colorschemes/light-decay.nix;
5050

5151
# exports the palette attribute of metacolorscheme to be able to call
5252
# the colors from the themeable applications, even the awm one.

Diff for: flake.lock

+44-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)