-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-atelier-plateau-light.conf
68 lines (57 loc) · 1.37 KB
/
base16-atelier-plateau-light.conf
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# vim:ft=kitty
## name: base16 Atelier Plateau Light
## author: Bram de Haan (http://atelierbramdehaan.nl)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Atelier Plateau Light
# Scheme author: Bram de Haan (http://atelierbramdehaan.nl)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #f4ecec
foreground #585050
selection_background #7e7777
selection_foreground #585050
# Cursor colors
cursor #585050
cursor_text_color #f4ecec
# URL underline color when hovering with mouse
url_color #655d5d
# Kitty window border colors
active_border_color #7e7777
inactive_border_color #e7dfdf
# OS Window titlebar colors
wayland_titlebar_color #f4ecec
macos_titlebar_color #f4ecec
# Tab bar colors
active_tab_background #f4ecec
active_tab_foreground #585050
inactive_tab_background #e7dfdf
inactive_tab_foreground #655d5d
tab_bar_background #e7dfdf
# The 16 terminal colors
# normal
color0 #f4ecec
color1 #ca4949
color2 #4b8b8b
color3 #a06e3b
color4 #7272ca
color5 #8464c4
color6 #5485b6
color7 #585050
# bright
color8 #8a8585
color9 #ca4949
color10 #4b8b8b
color11 #a06e3b
color12 #7272ca
color13 #8464c4
color14 #5485b6
color15 #1b1818
# extended base16 colors
color16 #b45a3c
color17 #bd5187
color18 #e7dfdf
color19 #8a8585
color20 #655d5d
color21 #292424