aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm/nord-blue/variables.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-06 12:59:25 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-06 12:59:25 +0100
commit09b3ad77b095fa3e131609fb4c264f3a606d66e9 (patch)
treeaafed793f0c07e948dfdf1ccf83fc06d6881268a /modules/home/i3wm/nord-blue/variables.nix
parent7d66683a2fbefb0dff48bce86e9d332aced6ac95 (diff)
changed variable naming to be more consistent
Diffstat (limited to 'modules/home/i3wm/nord-blue/variables.nix')
-rw-r--r--modules/home/i3wm/nord-blue/variables.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix
index 09f298e..8c4a699 100644
--- a/modules/home/i3wm/nord-blue/variables.nix
+++ b/modules/home/i3wm/nord-blue/variables.nix
@@ -1,7 +1,7 @@
{
colors = {
background = "#2D333F";
- middle = "#82A3C0";
+ accent = "#82A3C0";
foreground = "#C6D0F5";
#indicator = ;
#childBorder = ;