-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbase16-atelier-savanna-light.toml
41 lines (36 loc) · 1.37 KB
/
base16-atelier-savanna-light.toml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Rio Terminal base16 color theme (https://github.com/tinted-theming)
# Color scheme: Atelier Savanna Light by Bram de Haan (http://atelierbramdehaan.nl)
[colors]
selection-background = '#87928a' # base02
selection-foreground = '#526057' # base05
cursor = '#526057' # base05
tabs = '#dfe7e2' # base01
tabs-active = '#87928a' # base02
background = '#ecf4ee' # base00
foreground = '#526057' # base05
black = '#dfe7e2' # base01
red = '#b16139' # base08
yellow = '#a07e3b' # base0A
green = '#489963' # base0B
cyan = '#1c9aa0' # base0C
blue = '#478c90' # base0D
magenta = '#55859b' # base0E
white = '#232a25' # base06
dim-foreground = '#526057' # base05
dim-black = '#dfe7e2' # base01
dim-red = '#b16139' # base08
dim-yellow = '#a07e3b' # base0A
dim-green = '#489963' # base0B
dim-cyan = '#1c9aa0' # base0C
dim-blue = '#478c90' # base0D
dim-magenta = '#55859b' # base0E
dim-white = '#5f6d64' # base04
light-foreground = '#526057' # base05
light-black = '#87928a' # base02
light-red = '#b16139' # base08
light-yellow = '#a07e3b' # base0A
light-green = '#489963' # base0B
light-cyan = '#1c9aa0' # base0C
light-blue = '#478c90' # base0D
light-magenta = '#55859b' # base0E
light-white = '#171c19' # base07