-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmellow.conf
More file actions
45 lines (42 loc) · 882 Bytes
/
mellow.conf
File metadata and controls
45 lines (42 loc) · 882 Bytes
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
# vim:ft=kitty
## name: Mellow
## license: MIT
## upstream: https://raw.githubusercontent.com/mellow-theme/kitty/mellow.conf
## blurb: A soothing, dark color palette.
## Crafted to be easy on the eyes with a focus on code readability.
cursor #e3e2e5
foreground #c9c7cd
background #161617
selection_foreground #e3e2e5
selection_background #3C3B3E
# Black
color0 #27272a
color8 #353539
# Red
color1 #f5a191
color9 #ffae9f
# Green
color2 #90b99f
color10 #9dc6ac
# Yellow
color3 #e6b99d
color11 #f0c5a9
# Blue
color4 #aca1cf
color12 #b9aeda
# Magenta
color5 #e29eca
color13 #ecaad6
# Cyan
color6 #ea83a5
color14 #f591b2
# White
color7 #c1c0d4
color15 #cac9dd
active_tab_foreground #cac9dd
active_tab_background #353539
inactive_tab_foreground #57575f
inactive_tab_background #1b1b1d
active_border_color #57575f
inactive_border_color #2a2a2d
inactive_text_alpha 1.0