fix zellij highlight issue and other things

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2024-06-25 17:10:35 +05:30
parent 5b32b3e5d7
commit 567d248572
9 changed files with 30 additions and 24 deletions
+2 -2
View File
@@ -242,7 +242,7 @@ serialize_pane_viewport true
//
themes {
carbonfox {
bg "#161616"
bg "#2a2a2a"
fg "#f2f4f8"
red "#ee5396"
green "#25be6a"
@@ -262,7 +262,7 @@ themes {
theme "carbonfox"
// The name of the default layout to load on startup
// Default: "default"
Default: "compact"
//
default_layout "compact"