-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-apprentice.conf
68 lines (57 loc) · 1.28 KB
/
base16-apprentice.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 Apprentice
## author: romainl
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Apprentice
# Scheme author: romainl
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #262626
foreground #5f5f87
selection_background #87875f
selection_foreground #5f5f87
# Cursor colors
cursor #5f5f87
cursor_text_color #262626
# URL underline color when hovering with mouse
url_color #5f87af
# Kitty window border colors
active_border_color #87875f
inactive_border_color #af5f5f
# OS Window titlebar colors
wayland_titlebar_color #262626
macos_titlebar_color #262626
# Tab bar colors
active_tab_background #262626
active_tab_foreground #5f5f87
inactive_tab_background #af5f5f
inactive_tab_foreground #5f87af
tab_bar_background #af5f5f
# The 16 terminal colors
# normal
color0 #262626
color1 #444444
color2 #ffffaf
color3 #87af87
color4 #8787af
color5 #5fafaf
color6 #87afd7
color7 #5f5f87
# bright
color8 #5f875f
color9 #444444
color10 #ffffaf
color11 #87af87
color12 #8787af
color13 #5fafaf
color14 #87afd7
color15 #6c6c6c
# extended base16 colors
color16 #ff8700
color17 #bcbcbc
color18 #af5f5f
color19 #5f875f
color20 #5f87af
color21 #5f8787