diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 10:01:24 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 10:01:24 +0100 |
| commit | 764778e600177151bb42976571ffc48231ac9ffd (patch) | |
| tree | c453296d7c88ec32a4074b724f780fc966966f56 /modules/home/i3wm/nord-blue/variables.nix | |
| parent | fd83046433714aa19e0dcd58f1634d72047083f3 (diff) | |
changed and fixed colours
Diffstat (limited to 'modules/home/i3wm/nord-blue/variables.nix')
| -rw-r--r-- | modules/home/i3wm/nord-blue/variables.nix | 2 |
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 2880795..09f298e 100644 --- a/modules/home/i3wm/nord-blue/variables.nix +++ b/modules/home/i3wm/nord-blue/variables.nix @@ -1,7 +1,7 @@ { colors = { background = "#2D333F"; - background-secondary = "#303446"; + middle = "#82A3C0"; foreground = "#C6D0F5"; #indicator = ; #childBorder = ; |
