aboutsummaryrefslogtreecommitdiff
path: root/modules/xresources/dark.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xresources/dark.nix')
-rw-r--r--modules/xresources/dark.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xresources/dark.nix b/modules/xresources/dark.nix
index 4762fca..656ed1f 100644
--- a/modules/xresources/dark.nix
+++ b/modules/xresources/dark.nix
@@ -2,5 +2,5 @@
background = "#000000";
background-light = "#111111";
foreground = "#d8dee9";
- accent = "#4e3aA3";
+ accent = "#007070";
}