diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 13:02:54 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 13:02:54 +0100 |
| commit | 36d2d8934f1bbcf8ec54baa4a6270871ad5191d2 (patch) | |
| tree | 8dad7118af2276edea2231895ae749af8210dee4 /modules/home/i3wm/nord-blue | |
| parent | f8f8bad62fbdfdf1e50bacc8abf86475572c8556 (diff) | |
added text color
Diffstat (limited to 'modules/home/i3wm/nord-blue')
| -rw-r--r-- | modules/home/i3wm/nord-blue/variables.nix | 3 |
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"; |
