-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-decaf.conf
68 lines (57 loc) · 1.35 KB
/
base16-decaf.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 Decaf
## author: Alex Mirrington (https://github.com/alexmirrington)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Decaf
# Scheme author: 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 #ff7f7b
color2 #beda78
color3 #ffd67c
color4 #90bee1
color5 #efb3f7
color6 #bed6ff
color7 #cccccc
# bright
color8 #515151
color9 #ff7f7b
color10 #beda78
color11 #ffd67c
color12 #90bee1
color13 #efb3f7
color14 #bed6ff
color15 #ffffff
# extended base16 colors
color16 #ffbf70
color17 #ff93b3
color18 #393939
color19 #515151
color20 #b4b7b4
color21 #e0e0e0