-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-da-one-white.conf
68 lines (57 loc) · 1.32 KB
/
base16-da-one-white.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 Da One White
## author: NNB (https://github.com/NNBnh)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Da One White
# Scheme author: NNB (https://github.com/NNBnh)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #ffffff
foreground #181818
selection_background #585858
selection_foreground #181818
# Cursor colors
cursor #181818
cursor_text_color #ffffff
# URL underline color when hovering with mouse
url_color #282828
# Kitty window border colors
active_border_color #585858
inactive_border_color #c8c8c8
# OS Window titlebar colors
wayland_titlebar_color #ffffff
macos_titlebar_color #ffffff
# Tab bar colors
active_tab_background #ffffff
active_tab_foreground #181818
inactive_tab_background #c8c8c8
inactive_tab_foreground #282828
tab_bar_background #c8c8c8
# The 16 terminal colors
# normal
color0 #ffffff
color1 #de5d6e
color2 #76a85d
color3 #b3684f
color4 #5890f8
color5 #c173d1
color6 #64b5a7
color7 #181818
# bright
color8 #888888
color9 #de5d6e
color10 #76a85d
color11 #b3684f
color12 #5890f8
color13 #c173d1
color14 #64b5a7
color15 #000000
# extended base16 colors
color16 #ff9470
color17 #b3684f
color18 #c8c8c8
color19 #888888
color20 #282828
color21 #000000