blob: ad213b15cca00914755e23a47adaeb3344cfd270 (
plain)
1
2
3
4
5
6
7
8
9
10
|
fancy_scroll = on
exit_on_focus_lost = true
min_width = 500
font_size = 16
[colors]
text_color = (0.85, 0.85, 0.85, 1.0)
highlight_color = (0.1, 0.3, 0.7, 1.0)
background_color = (0.1, 0.1, 0.1, 1.0)
cursor_color = (0.9, 0.9, 0.9, 0.5)
|