# Colors (Catppuccin Latte)

[colors.bright]
black = '#6c6f85'
blue = '#456eff'
cyan = '#2d9fa8'
green = '#49af3d'
magenta = '#fe85d8'
red = '#de293e'
white = '#bcc0cc'
yellow = '#eea02d'

[colors.cursor]
cursor = '#dc8a78'
text = '#eff1f5'

[colors.normal]
black = '#5c5f77'
blue = '#1e66f5'
cyan = '#179299'
green = '#40a02b'
magenta = '#ea76cb'
red = '#d20f39'
white = '#acb0be'
yellow = '#df8e1d'

[colors.primary]
background = '#eff1f5'
foreground = '#4c4f69'

[colors.selection]
background = '#acb0be'
text = '#4c4f69'