aboutsummaryrefslogtreecommitdiff
path: root/home/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base')
-rw-r--r--home/profiles/base/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 0120fdf..0d23bad 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -39,11 +39,11 @@ in
identifier = "avalanche-night";
colors = {
- background = "292929";
+ background = "232323";
foreground = "c4c4c4";
- alt0 = "383838";
+ alt0 = "363636";
alt1 = "474747";
- color0 = "545454";
+ color0 = "606060";
color1 = "ff668c";
color2 = "c2d6f0";
color3 = "fac661";