blob: 1e38082109970844010a30b135c74639ae871603 (
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
|
# Base16 foot template by Michaël Ball (https://git.michaelball.name)
# Sakura by Misterio77 (http://github.com/Misterio77)
#
# Copy this into the [colors] section of your foot.ini config
foreground=564448
background=feedf3
regular0=feedf3
regular1=df2d52
regular2=2e916d
regular3=c29461
regular4=006e93
regular5=5e2180
regular6=1d8991
regular7=564448
bright0=755f64
bright1=f6661e
bright2=f8e2e7
bright3=e0ccd1
bright4=665055
bright5=42383a
bright6=ba0d35
bright7=33292b
selection-foreground=564448
selection-background=e0ccd1
|