aboutsummaryrefslogtreecommitdiff
path: root/modules/xresources.home.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-11-22 00:43:12 +0530
committerAkshay Nair <phenax5@gmail.com>2025-11-22 00:45:48 +0530
commitb8e909d68bcb035648dda93f15de7863f444a3c4 (patch)
tree3e6c13b1424d5005b595ea1d86f1b50a49b42390 /modules/xresources.home.nix
parent7cca3043fa585dc0d0cef6a3f25756c946bee1aa (diff)
downloadnixos-config-b8e909d68bcb035648dda93f15de7863f444a3c4.tar.gz
nixos-config-b8e909d68bcb035648dda93f15de7863f444a3c4.zip
Switch to kakoune + daffm
Diffstat (limited to 'modules/xresources.home.nix')
-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";