blob: 649aaa9659eb1d5660e74138e8f7660f3fc78b9c (
plain)
1
2
3
4
5
6
7
8
9
10
|
fancy_scroll = no
exit_on_focus_lost = true
min_width = 500
font_size = 18
[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)
|