-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-black-metal.conf
68 lines (57 loc) · 1.34 KB
/
base16-black-metal.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 Black Metal
## author: metalelf0 (https://github.com/metalelf0)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Black Metal
# Scheme author: metalelf0 (https://github.com/metalelf0)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #000000
foreground #c1c1c1
selection_background #333333
selection_foreground #c1c1c1
# Cursor colors
cursor #c1c1c1
cursor_text_color #000000
# URL underline color when hovering with mouse
url_color #999999
# Kitty window border colors
active_border_color #333333
inactive_border_color #121212
# OS Window titlebar colors
wayland_titlebar_color #000000
macos_titlebar_color #000000
# Tab bar colors
active_tab_background #000000
active_tab_foreground #c1c1c1
inactive_tab_background #121212
inactive_tab_foreground #999999
tab_bar_background #121212
# The 16 terminal colors
# normal
color0 #000000
color1 #5f8787
color2 #dd9999
color3 #a06666
color4 #888888
color5 #999999
color6 #aaaaaa
color7 #c1c1c1
# bright
color8 #222222
color9 #5f8787
color10 #dd9999
color11 #a06666
color12 #888888
color13 #999999
color14 #aaaaaa
color15 #c1c1c1
# extended base16 colors
color16 #aaaaaa
color17 #444444
color18 #121212
color19 #222222
color20 #999999
color21 #999999