Skip to content

Styles

All style options are set under the [styles] section.

The default theme is Catppuccin Mocha with Lavender accents.

KeyDefaultDescription
text#cdd6f4Primary text color
subtitle_text#74c7ecSubtitle text color
subtitle_bg#313244Subtitle background color
unfocused_border#45475aBorder color for unfocused elements
focused_border#b4befeBorder color for focused elements
help_key_bg#313244Help key indicator background
help_key_text#1e1e2eHelp key indicator text
help_desc_text#6c7086Help description text
menu_selected_bg#b4befeSelected menu item background
menu_selected_text#1e1e2eSelected menu item text
error_text#f38ba8Error message text
error_bg#11111bError message background
popup_border#74c7ecPopup / dialog border color
placeholder_text#585b70Input placeholder text
msg_text#74c7ecNotification / message text
[styles]
text = "#cdd6f4"
focused_border = "#74c7ec"
menu_selected_bg = "#74c7ec"
menu_selected_text = "#1e1e2e"