-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-eva.conf
68 lines (57 loc) · 1.32 KB
/
base16-eva.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 Eva
## author: kjakapat (https://github.com/kjakapat)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Eva
# Scheme author: kjakapat (https://github.com/kjakapat)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #2a3b4d
foreground #9fa2a6
selection_background #55799c
selection_foreground #9fa2a6
# Cursor colors
cursor #9fa2a6
cursor_text_color #2a3b4d
# URL underline color when hovering with mouse
url_color #7e90a3
# Kitty window border colors
active_border_color #55799c
inactive_border_color #3d566f
# OS Window titlebar colors
wayland_titlebar_color #2a3b4d
macos_titlebar_color #2a3b4d
# Tab bar colors
active_tab_background #2a3b4d
active_tab_foreground #9fa2a6
inactive_tab_background #3d566f
inactive_tab_foreground #7e90a3
tab_bar_background #3d566f
# The 16 terminal colors
# normal
color0 #2a3b4d
color1 #c4676c
color2 #66ff66
color3 #ffff66
color4 #15f4ee
color5 #9c6cd3
color6 #4b8f77
color7 #9fa2a6
# bright
color8 #4b6988
color9 #c4676c
color10 #66ff66
color11 #ffff66
color12 #15f4ee
color13 #9c6cd3
color14 #4b8f77
color15 #ffffff
# extended base16 colors
color16 #ff9966
color17 #bb64a9
color18 #3d566f
color19 #4b6988
color20 #7e90a3
color21 #d6d7d9