zellij: switch theme
Some checks failed
flake check / check (push) Failing after 2m21s
fmt check / check (push) Failing after 43s
Some checks failed
flake check / check (push) Failing after 2m21s
fmt check / check (push) Failing after 43s
This commit is contained in:
parent
43e3965d8a
commit
e7d45a782f
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
simplified_ui = false;
|
||||
default_layout = "default";
|
||||
ui.pane_frames.rounded_corners = true;
|
||||
theme = "catppuccin-mocha";
|
||||
themes.catppuccin-mocha = {
|
||||
theme = "tokyonight";
|
||||
themes.catppuccin-mocha = {
|
||||
bg = "#585b70";
|
||||
fg = "#cdd6f4";
|
||||
red = "#f38ba8";
|
||||
|
|
Loading…
Reference in a new issue