fix(homeModules/cli): fix zjstatus mode widget config

This commit is contained in:
Mohammad Rafiq 2025-05-29 15:48:19 +08:00
parent af072ad8fd
commit 6054778ed2
No known key found for this signature in database

View file

@ -35,9 +35,10 @@
hide_frame_for_single_pane "false"
mode_normal "#[bg=#89B4FA] {name} "
mode_locked "#[bg=#f55e18] {name} "
mode_session "#[bq=#00ff00 {name}]"
mode_default_to_mode "normal"
mode_normal "#[bg=#89B4FA] {name} "
mode_locked "#[bg=#f55e18] {name} "
mode_session "#[bg=#00ff00] {name} "
tab_normal "#[fg=#6C7086] {index} "
tab_active "#[fg=#9399B2,bold,italic] {index} "