60 lines
2.5 KiB
INI
60 lines
2.5 KiB
INI
|
[General]
|
||
|
alt_bg=#21222c
|
||
|
alt_item_css=
|
||
|
bg=#282a36
|
||
|
css=
|
||
|
css_template_items=items
|
||
|
css_template_main_window=main_window
|
||
|
css_template_notification=notification
|
||
|
css_template_tooltip=tooltip
|
||
|
cur_item_css="\n ;border: 0.1em solid ${sel_bg}"
|
||
|
edit_bg=#282a36
|
||
|
edit_fg=#a4ffff
|
||
|
edit_font="Monospace,9,-1,5,50,0,0,0,0,0"
|
||
|
fg=#f8f8f2
|
||
|
find_bg="rgba(40,42,54,100)"
|
||
|
find_fg=#ffffa5
|
||
|
find_font="Segoe UI,9,-1,5,50,0,0,0,0,0,Regular"
|
||
|
font="Segoe UI,9,-1,5,50,0,0,0,0,0,Regular"
|
||
|
font_antialiasing=true
|
||
|
hover_item_css=
|
||
|
icon_size=20
|
||
|
item_css=
|
||
|
item_spacing=
|
||
|
menu_bar_css="\n ;background: ${bg}\n ;color: ${fg}"
|
||
|
menu_bar_disabled_css="\n ;color: ${bg - #666}"
|
||
|
menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}"
|
||
|
menu_css="\n ;border: 1px solid ${sel_bg}\n ;background: ${bg}\n ;color: ${fg}"
|
||
|
notes_bg=#44475a
|
||
|
notes_css=
|
||
|
notes_fg=#d6acff
|
||
|
notes_font="Serif,10,-1,5,50,0,0,0,0,0"
|
||
|
notification_bg=#44475a
|
||
|
notification_fg=#f8f8f2
|
||
|
notification_font=
|
||
|
num_fg=#a4ffff
|
||
|
num_font="Monospace,7,-1,5,25,0,0,0,0,0"
|
||
|
search_bar="\n ;background: ${edit_bg}\n ;color: ${edit_fg}\n ;border: 1px solid ${alt_bg}\n ;margin: 2px"
|
||
|
search_bar_focused="\n ;border: 1px solid ${sel_bg}"
|
||
|
sel_bg=#44475a
|
||
|
sel_fg=#f8f8f2
|
||
|
sel_item_css=
|
||
|
show_number=true
|
||
|
show_scrollbars=true
|
||
|
style_main_window=true
|
||
|
tab_bar_css="\n ;background: ${bg - #222}"
|
||
|
tab_bar_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt"
|
||
|
tab_bar_scroll_buttons_css="\n ;background: ${bg - #222}\n ;color: ${fg}\n ;border: 0"
|
||
|
tab_bar_sel_item_counter="\n ;color: ${sel_bg - #044 + #400}"
|
||
|
tab_bar_tab_selected_css="\n ;padding: 0.5em\n ;background: ${bg}\n ;border: 0.05em solid ${bg}\n ;color: ${fg}"
|
||
|
tab_bar_tab_unselected_css="\n ;border: 0.05em solid ${bg}\n ;padding: 0.5em\n ;background: ${bg - #222}\n ;color: ${fg - #333}"
|
||
|
tab_tree_css="\n ;color: ${fg}\n ;background-color: ${bg}"
|
||
|
tab_tree_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt"
|
||
|
tab_tree_sel_item_counter="\n ;color: ${sel_fg - #044 + #400}"
|
||
|
tab_tree_sel_item_css="\n ;color: ${sel_fg}\n ;background-color: ${sel_bg}\n ;border-radius: 2px"
|
||
|
tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0"
|
||
|
tool_button_css="\n ;color: ${fg}\n ;background: ${bg}\n ;border: 0\n ;border-radius: 2px"
|
||
|
tool_button_pressed_css="\n ;background: ${sel_bg}"
|
||
|
tool_button_selected_css="\n ;background: ${sel_bg - #222}\n ;color: ${sel_fg}\n ;border: 1px solid ${sel_bg}"
|
||
|
use_system_icons=true
|