aboutsummaryrefslogtreecommitdiff
path: root/modules/xresources.home.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/xresources.home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xresources.home.nix b/modules/xresources.home.nix
index 4f83d45..9c99896 100644
--- a/modules/xresources.home.nix
+++ b/modules/xresources.home.nix
@@ -10,7 +10,7 @@
"*.cursorColor" = theme.foreground;
"*.accent" = theme.accent;
- "*.color0" = "#171717";
+ "*.color0" = "#222222";
"*.color8" = "#555555";
"*.color1" = "#e06c75";