-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-classic-light.conf
68 lines (57 loc) · 1.33 KB
/
base16-classic-light.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 Classic Light
## author: Jason Heeris (http://heeris.id.au)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Classic Light
# Scheme author: Jason Heeris (http://heeris.id.au)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #f5f5f5
foreground #303030
selection_background #b0b0b0
selection_foreground #303030
# Cursor colors
cursor #303030
cursor_text_color #f5f5f5
# URL underline color when hovering with mouse
url_color #505050
# Kitty window border colors
active_border_color #b0b0b0
inactive_border_color #e0e0e0
# OS Window titlebar colors
wayland_titlebar_color #f5f5f5
macos_titlebar_color #f5f5f5
# Tab bar colors
active_tab_background #f5f5f5
active_tab_foreground #303030
inactive_tab_background #e0e0e0
inactive_tab_foreground #505050
tab_bar_background #e0e0e0
# The 16 terminal colors
# normal
color0 #f5f5f5
color1 #ac4142
color2 #90a959
color3 #f4bf75
color4 #6a9fb5
color5 #aa759f
color6 #75b5aa
color7 #303030
# bright
color8 #d0d0d0
color9 #ac4142
color10 #90a959
color11 #f4bf75
color12 #6a9fb5
color13 #aa759f
color14 #75b5aa
color15 #151515
# extended base16 colors
color16 #d28445
color17 #8f5536
color18 #e0e0e0
color19 #d0d0d0
color20 #505050
color21 #202020