blob: 8cde663b2b0256865454538c511b2287b0a20f5d (
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={color15.strip}ff
selection-text={color4.strip}ff
selection-match={background.strip}ff
border={color1.strip}ff
|