-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-danqing-light.conf
68 lines (57 loc) · 1.36 KB
/
base16-danqing-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 DanQing Light
## author: Wenhan Zhu (Cosmos) ([email protected])
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 DanQing Light
# Scheme author: Wenhan Zhu (Cosmos) ([email protected])
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #fcfefd
foreground #5a605d
selection_background #cad8d2
selection_foreground #5a605d
# Cursor colors
cursor #5a605d
cursor_text_color #fcfefd
# URL underline color when hovering with mouse
url_color #9da8a3
# Kitty window border colors
active_border_color #cad8d2
inactive_border_color #ecf6f2
# OS Window titlebar colors
wayland_titlebar_color #fcfefd
macos_titlebar_color #fcfefd
# Tab bar colors
active_tab_background #fcfefd
active_tab_foreground #5a605d
inactive_tab_background #ecf6f2
inactive_tab_foreground #9da8a3
tab_bar_background #ecf6f2
# The 16 terminal colors
# normal
color0 #fcfefd
color1 #f9906f
color2 #8ab361
color3 #f0c239
color4 #b0a4e3
color5 #cca4e3
color6 #30dff3
color7 #5a605d
# bright
color8 #e0f0ef
color9 #f9906f
color10 #8ab361
color11 #f0c239
color12 #b0a4e3
color13 #cca4e3
color14 #30dff3
color15 #2d302f
# extended base16 colors
color16 #b38a61
color17 #ca6924
color18 #ecf6f2
color19 #e0f0ef
color20 #9da8a3
color21 #434846