blob: 6b58a66c22fd1c1758844cd0a4ea26ab2269884d (
plain) (
blame)
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
|
# -*- conf -*-
# Rose-Piné
[cursor]
color=191724 e0def4
[colors]
background=191724
foreground=e0def4
regular0=26233a # black
regular1=eb6f92 # red
regular2=31748f # green
regular3=f6c177 # yellow
regular4=9ccfd8 # blue
regular5=c4a7e7 # magenta
regular6=ebbcba # cyan
regular7=e0def4 # white
bright0=6e6a86 # bright black
bright1=eb6f92 # bright red
bright2=31748f # bright green
bright3=f6c177 # bright yellow
bright4=9ccfd8 # bright blue
bright5=c4a7e7 # bright magenta
bright6=ebbcba # bright cyan
bright7=e0def4 # bright white
|