-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-fruit-soda.conf
68 lines (57 loc) · 1.27 KB
/
base16-fruit-soda.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 Fruit Soda
## author: jozip
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Fruit Soda
# Scheme author: jozip
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #f1ecf1
foreground #515151
selection_background #b5b4b6
selection_foreground #515151
# Cursor colors
cursor #515151
cursor_text_color #f1ecf1
# URL underline color when hovering with mouse
url_color #979598
# Kitty window border colors
active_border_color #b5b4b6
inactive_border_color #e0dee0
# OS Window titlebar colors
wayland_titlebar_color #f1ecf1
macos_titlebar_color #f1ecf1
# Tab bar colors
active_tab_background #f1ecf1
active_tab_foreground #515151
inactive_tab_background #e0dee0
inactive_tab_foreground #979598
tab_bar_background #e0dee0
# The 16 terminal colors
# normal
color0 #f1ecf1
color1 #fe3e31
color2 #47f74c
color3 #f7e203
color4 #2931df
color5 #611fce
color6 #0f9cfd
color7 #515151
# bright
color8 #d8d5d5
color9 #fe3e31
color10 #47f74c
color11 #f7e203
color12 #2931df
color13 #611fce
color14 #0f9cfd
color15 #2d2c2c
# extended base16 colors
color16 #fe6d08
color17 #b16f40
color18 #e0dee0
color19 #d8d5d5
color20 #979598
color21 #474545