From b8e909d68bcb035648dda93f15de7863f444a3c4 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 22 Nov 2025 00:43:12 +0530 Subject: Switch to kakoune + daffm --- modules/xresources.home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/xresources.home.nix') 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"; -- cgit v1.3.1