zellij: fmt
Some checks failed
fmt check / check (push) Successful in 38s
flake check / check (push) Failing after 1m56s
Some checks failed
fmt check / check (push) Successful in 38s
flake check / check (push) Failing after 1m56s
This commit is contained in:
parent
5db3d5f46c
commit
f381da581c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
default_layout = "default";
|
default_layout = "default";
|
||||||
ui.pane_frames.rounded_corners = true;
|
ui.pane_frames.rounded_corners = true;
|
||||||
theme = "tokyonight";
|
theme = "tokyonight";
|
||||||
themes.catppuccin-mocha = {
|
themes.catppuccin-mocha = {
|
||||||
bg = "#585b70";
|
bg = "#585b70";
|
||||||
fg = "#cdd6f4";
|
fg = "#cdd6f4";
|
||||||
red = "#f38ba8";
|
red = "#f38ba8";
|
||||||
|
|
Loading…
Reference in a new issue