# Ember Light — warm ivory variant
# Source: https://github.com/ember-theme/ember/blob/main/palette.json

background = #e6dac4
foreground = #282418
cursor-color = #b84c30
cursor-text = #e6dac4
selection-background = #c8bca6
selection-foreground = #282418

# Normal colors (accents_light from palette.json)
palette = 0=#282418
palette = 1=#9a3a1c
palette = 2=#3e5826
palette = 3=#5e5018
palette = 4=#2c4c68
palette = 5=#743838
palette = 6=#2c5446
palette = 7=#282418

# Bright colors (mostly mirror normals — Ember's muted philosophy)
# EXCEPT slot 8: repurposed as a subtle "panel" bg tint, used by nvim
# folds and any consumer that wants 'just barely off from bg'.
palette = 8=#dccfb6
palette = 9=#9a3a1c
palette = 10=#3e5826
palette = 11=#5e5018
palette = 12=#2c4c68
palette = 13=#743838
palette = 14=#2c5446
palette = 15=#282418
