diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-11-22 00:43:12 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-11-22 00:45:48 +0530 |
| commit | b8e909d68bcb035648dda93f15de7863f444a3c4 (patch) | |
| tree | 3e6c13b1424d5005b595ea1d86f1b50a49b42390 /modules/xresources.home.nix | |
| parent | 7cca3043fa585dc0d0cef6a3f25756c946bee1aa (diff) | |
| download | nixos-config-b8e909d68bcb035648dda93f15de7863f444a3c4.tar.gz nixos-config-b8e909d68bcb035648dda93f15de7863f444a3c4.zip | |
Switch to kakoune + daffm
Diffstat (limited to '')
| -rw-r--r-- | modules/xresources.home.nix | 2 |
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"; |
