-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-espresso.conf
68 lines (57 loc) · 1.4 KB
/
base16-espresso.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 Espresso
## author: Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Espresso
# Scheme author: Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #2d2d2d
foreground #cccccc
selection_background #777777
selection_foreground #cccccc
# Cursor colors
cursor #cccccc
cursor_text_color #2d2d2d
# URL underline color when hovering with mouse
url_color #b4b7b4
# Kitty window border colors
active_border_color #777777
inactive_border_color #393939
# OS Window titlebar colors
wayland_titlebar_color #2d2d2d
macos_titlebar_color #2d2d2d
# Tab bar colors
active_tab_background #2d2d2d
active_tab_foreground #cccccc
inactive_tab_background #393939
inactive_tab_foreground #b4b7b4
tab_bar_background #393939
# The 16 terminal colors
# normal
color0 #2d2d2d
color1 #d25252
color2 #a5c261
color3 #ffc66d
color4 #6c99bb
color5 #d197d9
color6 #bed6ff
color7 #cccccc
# bright
color8 #515151
color9 #d25252
color10 #a5c261
color11 #ffc66d
color12 #6c99bb
color13 #d197d9
color14 #bed6ff
color15 #ffffff
# extended base16 colors
color16 #f9a959
color17 #f97394
color18 #393939
color19 #515151
color20 #b4b7b4
color21 #e0e0e0