-
Notifications
You must be signed in to change notification settings - Fork 0
/
everforest_dark_medium.conf
70 lines (55 loc) · 1.93 KB
/
everforest_dark_medium.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
69
70
# vim:ft=kitty
## name: Everforest Dark Medium
## author: Sainnhe Park
## license: MIT
## upstream: https://github.com/ewal/kitty-everforest/blob/master/themes/everforest_dark_medium.conf
## blurb: A green based color scheme designed to be warm and soft
foreground #d3c6aa
background #2d353b
selection_foreground #9da9a0
selection_background #543a48
cursor #d3c6aa
cursor_text_color #343f44
url_color #7fbbb3
active_border_color #a7c080
inactive_border_color #56635f
bell_border_color #e69875
visual_bell_color none
wayland_titlebar_color system
macos_titlebar_color system
active_tab_background #2d353b
active_tab_foreground #d3c6aa
inactive_tab_background #3d484d
inactive_tab_foreground #9da9a0
tab_bar_background #343f44
tab_bar_margin_color none
mark1_foreground #2d353b
mark1_background #7fbbb3
mark2_foreground #2d353b
mark2_background #d3c6aa
mark3_foreground #2d353b
mark3_background #d699b6
#: black
color0 #343f44
color8 #3d484d
#: red
color1 #e67e80
color9 #e67e80
#: green
color2 #a7c080
color10 #a7c080
#: yellow
color3 #dbbc7f
color11 #dbbc7f
#: blue
color4 #7fbbb3
color12 #7fbbb3
#: magenta
color5 #d699b6
color13 #d699b6
#: cyan
color6 #83c092
color14 #83c092
#: white
color7 #859289
color15 #9da9a0