blob: 2c2e90139f8f826f732ba511979d23646257bb01 (
plain)
1
2
3
4
5
6
7
8
9
10
|
fancy_scroll = no
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)
|