-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-edge-light.conf
68 lines (57 loc) · 1.34 KB
/
base16-edge-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 Edge Light
## author: cjayross (https://github.com/cjayross)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Edge Light
# Scheme author: cjayross (https://github.com/cjayross)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #fafafa
foreground #5e646f
selection_background #5e646f
selection_foreground #5e646f
# Cursor colors
cursor #5e646f
cursor_text_color #fafafa
# URL underline color when hovering with mouse
url_color #6587bf
# Kitty window border colors
active_border_color #5e646f
inactive_border_color #7c9f4b
# OS Window titlebar colors
wayland_titlebar_color #fafafa
macos_titlebar_color #fafafa
# Tab bar colors
active_tab_background #fafafa
active_tab_foreground #5e646f
inactive_tab_background #7c9f4b
inactive_tab_foreground #6587bf
tab_bar_background #7c9f4b
# The 16 terminal colors
# normal
color0 #fafafa
color1 #db7070
color2 #7c9f4b
color3 #d69822
color4 #6587bf
color5 #b870ce
color6 #509c93
color7 #5e646f
# bright
color8 #d69822
color9 #db7070
color10 #7c9f4b
color11 #d69822
color12 #6587bf
color13 #b870ce
color14 #509c93
color15 #5e646f
# extended base16 colors
color16 #db7070
color17 #509c93
color18 #7c9f4b
color19 #d69822
color20 #6587bf
color21 #b870ce