aboutsummaryrefslogtreecommitdiff
path: root/modules/home
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-06 13:02:54 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-06 13:02:54 +0100
commit36d2d8934f1bbcf8ec54baa4a6270871ad5191d2 (patch)
tree8dad7118af2276edea2231895ae749af8210dee4 /modules/home
parentf8f8bad62fbdfdf1e50bacc8abf86475572c8556 (diff)
added text color
Diffstat (limited to 'modules/home')
-rw-r--r--modules/home/i3wm/nord-blue/variables.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix
index 8c4a699..2497c71 100644
--- a/modules/home/i3wm/nord-blue/variables.nix
+++ b/modules/home/i3wm/nord-blue/variables.nix
@@ -3,8 +3,7 @@
background = "#2D333F";
accent = "#82A3C0";
foreground = "#C6D0F5";
- #indicator = ;
- #childBorder = ;
+ text = "#D5A18E"
};
wallpaper = "~/home/mun/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png";