1[General]
2alt_bg=#e0e0e0
3bg=#eeeeee
4css=
5edit_bg=#cccccc
6edit_fg=fg - #111
7edit_font="monospace,11,-1,5,50,0,0,0,0,0"
8fg=#444444
9find_bg="rgba(0,0,0,0)"
10find_fg=#9d7200
11find_font="monospace,11,-1,5,50,0,0,0,0,0"
12font="monospace,11,-1,5,50,0,0,0,0,0"
13font_antialiasing=true
14item_css=padding:0.5em
15item_spacing=
16menu_bar_css="
17    ;background: ${bg}
18    ;color: ${fg + #444}"
19menu_bar_disabled_css="
20    ;color: ${bg - #666}"
21menu_bar_selected_css="
22    ;background: ${sel_bg}
23    ;color: ${sel_fg}"
24menu_css="
25    ;border-top: 0.08em solid ${bg + #333}
26    ;border-left: 0.08em solid ${bg + #333}
27    ;border-bottom: 0.08em solid ${bg - #333}
28    ;border-right: 0.08em solid ${bg - #333}"
29notes_bg=bg
30notes_fg=#666666
31notes_font="sans-serif,11,-1,5,25,0,0,0,0,0"
32notification_bg=#303030
33notification_fg=#ddd
34notification_font="monospace,11,-1,5,50,0,0,0,0,0"
35num_fg=#009588
36num_font="sans-serif,8,-1,5,25,0,0,0,0,0"
37search_bar="
38    ;background: ${edit_bg}
39    ;color: ${edit_fg}
40    ;border: 1px solid ${alt_bg}
41    ;margin: 2px"
42search_bar_focused="
43    ;border: 1px solid ${sel_bg}"
44sel_bg=#7dcad1
45sel_fg=#444444
46show_number=true
47show_scrollbars=false
48style_main_window=true
49tab_bar_css="
50    ;background: ${bg - #222}"
51tab_bar_item_counter="
52    ;color: ${num_fg + #222}
53    ;font-size: 7pt"
54tab_bar_scroll_buttons_css="
55    ;background: ${bg - #222}
56    ;color: ${fg}
57    ;border: 0"
58tab_bar_sel_item_counter="
59    ;color: ${num_fg}"
60tab_bar_tab_selected_css="
61    ;padding: 0.5em
62    ;background: ${bg}
63    ;border: 0.05em solid ${bg}
64    ;color: ${fg}"
65tab_bar_tab_unselected_css="
66    ;border: 0.05em solid ${bg}
67    ;padding: 0.5em
68    ;background: ${bg - #222}
69    ;color: ${fg - #333}"
70tab_tree_css="
71    ;font-family: sans-serif
72    ;font-size: 10pt
73    ;padding: .20em
74    ;color: ${fg + #222}
75    ;background-color: ${bg}"
76tab_tree_item_counter="
77    ;padding:.33em
78    ;color: ${num_fg + #222}
79    ;font-size: 7pt"
80tab_tree_sel_item_counter="
81    ;color: ${num_fg}"
82tab_tree_sel_item_css="
83    ;color: ${fg + #222}
84    ;background: ${bg - #211}"
85tool_bar_css="
86    ;color: ${fg}
87    ;background-color: ${bg}
88    ;border: 0"
89tool_button_css="
90    ;background-color: transparent"
91use_system_icons=false
92