-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-equilibrium-light.conf
68 lines (57 loc) · 1.3 KB
/
base16-equilibrium-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 Equilibrium Light
## author: Carlo Abelli
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Equilibrium Light
# Scheme author: Carlo Abelli
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #f5f0e7
foreground #43474e
selection_background #73777f
selection_foreground #43474e
# Cursor colors
cursor #43474e
cursor_text_color #f5f0e7
# URL underline color when hovering with mouse
url_color #5a5f66
# Kitty window border colors
active_border_color #73777f
inactive_border_color #e7e2d9
# OS Window titlebar colors
wayland_titlebar_color #f5f0e7
macos_titlebar_color #f5f0e7
# Tab bar colors
active_tab_background #f5f0e7
active_tab_foreground #43474e
inactive_tab_background #e7e2d9
inactive_tab_foreground #5a5f66
tab_bar_background #e7e2d9
# The 16 terminal colors
# normal
color0 #f5f0e7
color1 #d02023
color2 #637200
color3 #9d6f00
color4 #0073b5
color5 #4e66b6
color6 #007a72
color7 #43474e
# bright
color8 #d8d4cb
color9 #d02023
color10 #637200
color11 #9d6f00
color12 #0073b5
color13 #4e66b6
color14 #007a72
color15 #181c22
# extended base16 colors
color16 #bf3e05
color17 #c42775
color18 #e7e2d9
color19 #d8d4cb
color20 #5a5f66
color21 #2c3138