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,7 +10,7 @@
|
||||||
simplified_ui = false;
|
simplified_ui = false;
|
||||||
default_layout = "default";
|
default_layout = "default";
|
||||||
ui.pane_frames.rounded_corners = true;
|
ui.pane_frames.rounded_corners = true;
|
||||||
theme = "catppuccin-mocha";
|
theme = "tokyonight";
|
||||||
themes.catppuccin-mocha = {
|
themes.catppuccin-mocha = {
|
||||||
bg = "#585b70";
|
bg = "#585b70";
|
||||||
fg = "#cdd6f4";
|
fg = "#cdd6f4";
|
||||||
|
|
Loading…
Reference in a new issue