blob: 761a0a5d7987f728e5844d10095a955fdcaa0a5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
[main]
font=JetBrainsMono Nerd Font:size=12
dpi-aware=no
width=30
lines=6
anchor=center
y-margin=20
horizontal-pad=10
vertical-pad=8
inner-pad=2
icons-enabled=no
[colors]
background=1F1F1FFF
border=FFFFFFFF
text=FFFFFFFF
message=CCCCCCFF
prompt=FFFFFFFF
placeholder=808080FF
input=FFFFFFFF
match=FFFFFFFF
selection=CCCCCCFF
selection-text=000000FF
selection-match=000000FF
[border]
width=1
radius=0
|