/ cli / kitty / everforest.conf
everforest.conf
 1  # A port of forest night by sainnhe
 2  # https://github.com/sainnhe/forest-night
 3  
 4  
 5  background  #323d43
 6  foreground  #d8caac
 7  
 8  cursor                #d8caac
 9  
10  selection_foreground  #d8caac
11  selection_background  #505a60
12  
13  color0  #3c474d
14  color8  #868d80
15  
16  # red
17  color1                #e68183
18  # light red
19  color9                #e68183
20  
21  # green
22  color2                #a7c080
23  # light green
24  color10               #a7c080
25  
26  # yellow
27  color3                #d9bb80
28  # light yellow
29  color11               #d9bb80
30  
31  # blue
32  color4                #83b6af
33  # light blue
34  color12               #83b6af
35  
36  # magenta
37  color5                #d39bb6
38  # light magenta
39  color13               #d39bb6
40  
41  # cyan
42  color6                #87c095
43  # light cyan
44  color14               #87c095
45  
46  # light gray
47  color7                #868d80
48  # dark gray
49  color15               #868d80