-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-default-dark.conf
68 lines (57 loc) · 1.34 KB
/
base16-default-dark.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 Default Dark
## author: Chris Kempson (http://chriskempson.com)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Default Dark
# Scheme author: Chris Kempson (http://chriskempson.com)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #181818
foreground #d8d8d8
selection_background #585858
selection_foreground #d8d8d8
# Cursor colors
cursor #d8d8d8
cursor_text_color #181818
# URL underline color when hovering with mouse
url_color #b8b8b8
# Kitty window border colors
active_border_color #585858
inactive_border_color #282828
# OS Window titlebar colors
wayland_titlebar_color #181818
macos_titlebar_color #181818
# Tab bar colors
active_tab_background #181818
active_tab_foreground #d8d8d8
inactive_tab_background #282828
inactive_tab_foreground #b8b8b8
tab_bar_background #282828
# The 16 terminal colors
# normal
color0 #181818
color1 #ab4642
color2 #a1b56c
color3 #f7ca88
color4 #7cafc2
color5 #ba8baf
color6 #86c1b9
color7 #d8d8d8
# bright
color8 #383838
color9 #ab4642
color10 #a1b56c
color11 #f7ca88
color12 #7cafc2
color13 #ba8baf
color14 #86c1b9
color15 #f8f8f8
# extended base16 colors
color16 #dc9656
color17 #a16946
color18 #282828
color19 #383838
color20 #b8b8b8
color21 #e8e8e8