-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-colors.conf
68 lines (57 loc) · 1.3 KB
/
base16-colors.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 Colors
## author: mrmrs (http://clrs.cc)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Colors
# Scheme author: mrmrs (http://clrs.cc)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #111111
foreground #bbbbbb
selection_background #777777
selection_foreground #bbbbbb
# Cursor colors
cursor #bbbbbb
cursor_text_color #111111
# URL underline color when hovering with mouse
url_color #999999
# Kitty window border colors
active_border_color #777777
inactive_border_color #333333
# OS Window titlebar colors
wayland_titlebar_color #111111
macos_titlebar_color #111111
# Tab bar colors
active_tab_background #111111
active_tab_foreground #bbbbbb
inactive_tab_background #333333
inactive_tab_foreground #999999
tab_bar_background #333333
# The 16 terminal colors
# normal
color0 #111111
color1 #ff4136
color2 #2ecc40
color3 #ffdc00
color4 #0074d9
color5 #b10dc9
color6 #7fdbff
color7 #bbbbbb
# bright
color8 #555555
color9 #ff4136
color10 #2ecc40
color11 #ffdc00
color12 #0074d9
color13 #b10dc9
color14 #7fdbff
color15 #ffffff
# extended base16 colors
color16 #ff851b
color17 #85144b
color18 #333333
color19 #555555
color20 #999999
color21 #dddddd