# Colors (Everforest Light Med)

[colors.bright]
black = '#a6b0a0'
blue = '#3a94c5'
cyan = '#35a77c'
green = '#8da101'
magenta = '#df69ba'
red = '#f85552'
white = '#fffbef'
yellow = '#dfa000'

[colors.cursor]
cursor = '#f57d26'
text = '#eaedc8'

[colors.normal]
black = '#7a8478'
blue = '#7fbbb3'
cyan = '#83c092'
green = '#9ab373'
magenta = '#d699b6'
red = '#e67e80'
white = '#b2af9f'
yellow = '#c1a266'

[colors.primary]
background = '#efebd4'
foreground = '#5c6a72'

[colors.selection]
background = '#eaedc8'
text = '#5c6a72'