aboutsummaryrefslogtreecommitdiff
path: root/modules/terminal/hjem
diff options
context:
space:
mode:
Diffstat (limited to 'modules/terminal/hjem')
-rw-r--r--modules/terminal/hjem/programs/tmux.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/terminal/hjem/programs/tmux.nix b/modules/terminal/hjem/programs/tmux.nix
index dd235c1..2c87212 100644
--- a/modules/terminal/hjem/programs/tmux.nix
+++ b/modules/terminal/hjem/programs/tmux.nix
@@ -16,8 +16,8 @@ in {
enable = true;
theme = {
- bg = "#${config.collinux.palette.base01}";
- bg_dark = "#${config.collinux.palette.base00}";
+ bg = "#${config.collinux.palette.base00}";
+ bg_dark = "#${config.collinux.palette.base01}";
};
keys.leader = [