about summary refs log tree commit diff
path: root/home/profiles/base/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base/default.nix')
-rw-r--r--home/profiles/base/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 2cae98f..d69a7e5 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -43,7 +43,7 @@ in
         foreground = "e8e8d3";
         alt0 = "404040";
         alt1 = "606060";
-        color0 = "1c1c1c";
+        color0 = "3c3c3c";
         color1 = "cf6a4c";
         color2 = "99ad6a";
         color3 = "ffb964";
@@ -51,7 +51,7 @@ in
         color5 = "c6b6ee";
         color6 = "8fbfdc";
         color7 = "e8e8d3";
-        bright0 = "3b3b3b";
+        bright0 = "4c4c4c";
         bright1 = "d98870";
         bright2 = "adbd88";
         bright3 = "ffc784";