From 3a5c740da593ffb1f24aec01ec5023c19cd19469 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Thu, 5 Feb 2026 22:41:35 +0100 Subject: added colours --- modules/home/i3wm/nord-blue/variables.nix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'modules/home/i3wm/nord-blue/variables.nix') diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix index 4a50ffd..2880795 100644 --- a/modules/home/i3wm/nord-blue/variables.nix +++ b/modules/home/i3wm/nord-blue/variables.nix @@ -1,7 +1,10 @@ { colors = { - main = "#2D333F"; - # Add other colours + background = "#2D333F"; + background-secondary = "#303446"; + foreground = "#C6D0F5"; + #indicator = ; + #childBorder = ; }; wallpaper = "~/home/mun/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png"; -- cgit v1.2.3