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,8 +10,8 @@
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";
red = "#f38ba8"; red = "#f38ba8";