zellij: switch theme
Some checks failed
flake check / check (push) Failing after 2m21s
fmt check / check (push) Failing after 43s

This commit is contained in:
notohh 2023-11-24 04:24:12 -05:00
parent 43e3965d8a
commit e7d45a782f
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -10,7 +10,7 @@
simplified_ui = false;
default_layout = "default";
ui.pane_frames.rounded_corners = true;
theme = "catppuccin-mocha";
theme = "tokyonight";
themes.catppuccin-mocha = {
bg = "#585b70";
fg = "#cdd6f4";