-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-cupcake.conf
68 lines (57 loc) · 1.33 KB
/
base16-cupcake.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 Cupcake
## author: Chris Kempson (http://chriskempson.com)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Cupcake
# Scheme author: Chris Kempson (http://chriskempson.com)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #fbf1f2
foreground #8b8198
selection_background #bfb9c6
selection_foreground #8b8198
# Cursor colors
cursor #8b8198
cursor_text_color #fbf1f2
# URL underline color when hovering with mouse
url_color #a59daf
# Kitty window border colors
active_border_color #bfb9c6
inactive_border_color #f2f1f4
# OS Window titlebar colors
wayland_titlebar_color #fbf1f2
macos_titlebar_color #fbf1f2
# Tab bar colors
active_tab_background #fbf1f2
active_tab_foreground #8b8198
inactive_tab_background #f2f1f4
inactive_tab_foreground #a59daf
tab_bar_background #f2f1f4
# The 16 terminal colors
# normal
color0 #fbf1f2
color1 #d57e85
color2 #a3b367
color3 #dcb16c
color4 #7297b9
color5 #bb99b4
color6 #69a9a7
color7 #8b8198
# bright
color8 #d8d5dd
color9 #d57e85
color10 #a3b367
color11 #dcb16c
color12 #7297b9
color13 #bb99b4
color14 #69a9a7
color15 #585062
# extended base16 colors
color16 #ebb790
color17 #baa58c
color18 #f2f1f4
color19 #d8d5dd
color20 #a59daf
color21 #72677e