blob: 20deac5885a1315a2dca897f69001c2c5c2cfb8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[colors]
background={background.strip}ff
prompt={foreground.strip}ff
text={foreground.strip}ff
placeholder={foreground.strip}ff
input={foreground.strip}ff
match={foreground.strip}ff
selection={color1.strip}ff
selection-text={foreground.strip}ff
selection-match={background.strip}ff
border={color1.strip}ff
|