summary refs log tree commit diff
path: root/.config/foot/colors.ini
blob: 0d0a06b5b896743798829b5500ffd45b87097acc (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
# Base16 Karafuru Dark - foot color config
# robertgzr
[colors]
background=0c0c0c
foreground=bdc0ba

# Normal colors
regular0=0c0c0c # Black, could also be base01
regular1=db4d6d # Red
regular2=5dac81 # Green
regular3=fad689 # Yellow
regular4=58b2dc # Blue
regular5=70649a # Magenta
regular6=69b0ac # Cyan
regular7=bdc0ba # White

# Bright colors
bright0=1c1c1c
bright1=cb1b45
bright2=86c166
bright3=f7d94c
bright4=2ea9df
bright5=8a6bbe
bright6=81c7d4
bright7=fffffb