# Based on Akari by Shu Kutsuzawa (cappyzawa) — MIT License # https://github.com/cappyzawa/akari-theme # # Akari Dawn — inspired by Japanese alleys lit by round lanterns. # Design principles from the source: light is singular (lantern-orange # is the only primary accent), blue is air not light (night sky), # purple stays muted, green is life, black is warm grey. Alloy adopts # this as its default light theme. # # Note on surface tiers: theme-common's convention is that `raised` # reads as elevated (lighter in light mode) and `sunken` as recessed # (darker). Akari's own Helix theme uses different semantics (a darker # "surface" for statusline / cursorline). The tiers below reinterpret # Akari's palette to theme-common's L-ordering while staying inside # the source's tonal range — page and sunken take Akari's own values; # raised and overlay are computed warmer/lighter tones that read as # "paper caught in more lamp light." [meta] name = "Akari Dawn" variant = "light" [surface] page = "#e4ded6" raised = "#ede7de" sunken = "#cfc4b6" overlay = "#f0ece4" [content] primary = "#1a1816" secondary = "#222d38" muted = "#514b45" [action] primary = "#8a4530" [status] danger = "#6a2828" success = "#3a5830" warning = "#b07840" info = "#304050" [line] border = "#cabeae" [category] one = "#8a4530" two = "#3a5830" three = "#304050" four = "#b07840" five = "#806080" six = "#305858"