diff --git a/modules/zellij/hm.nix b/modules/zellij/hm.nix index e6ed23d..886603d 100644 --- a/modules/zellij/hm.nix +++ b/modules/zellij/hm.nix @@ -17,8 +17,8 @@ magenta = base0E; orange = base09; cyan = base0C; - black = base03; - white = base05; + black = base00; + white = base07; }; }; };