aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/profiles/base/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 3c588ce..05eb960 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -198,7 +198,7 @@ in
bg = [ 21 21 21 ];
fg = [ 136 136 136 ];
black = [ 28 28 28 ];
- gray = [ 64 64 64 ];
+ gray = [ 136 136 136 ];
white = [ 232 232 211 ];
red = [ 141 61 38 ];
orange = [ 250 187 110 ];