-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-atelier-sulphurpool-light.conf
68 lines (57 loc) · 1.37 KB
/
base16-atelier-sulphurpool-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 Sulphurpool Light
## author: Bram de Haan (http://atelierbramdehaan.nl)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Atelier Sulphurpool Light
# Scheme author: Bram de Haan (http://atelierbramdehaan.nl)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #f5f7ff
foreground #5e6687
selection_background #898ea4
selection_foreground #5e6687
# Cursor colors
cursor #5e6687
cursor_text_color #f5f7ff
# URL underline color when hovering with mouse
url_color #6b7394
# Kitty window border colors
active_border_color #898ea4
inactive_border_color #dfe2f1
# OS Window titlebar colors
wayland_titlebar_color #f5f7ff
macos_titlebar_color #f5f7ff
# Tab bar colors
active_tab_background #f5f7ff
active_tab_foreground #5e6687
inactive_tab_background #dfe2f1
inactive_tab_foreground #6b7394
tab_bar_background #dfe2f1
# The 16 terminal colors
# normal
color0 #f5f7ff
color1 #c94922
color2 #ac9739
color3 #c08b30
color4 #3d8fd1
color5 #6679cc
color6 #22a2c9
color7 #5e6687
# bright
color8 #979db4
color9 #c94922
color10 #ac9739
color11 #c08b30
color12 #3d8fd1
color13 #6679cc
color14 #22a2c9
color15 #202746
# extended base16 colors
color16 #c76b29
color17 #9c637a
color18 #dfe2f1
color19 #979db4
color20 #6b7394
color21 #293256