bread-ecosystem/bread-theme/assets/shell/spotlight
Breadway 0ec20714c5 bread-theme: mark five declared-but-unconsumed schema keys as such in schema and theme.toml
audit-schema-consumption.md's recurring defect: a key that validates
but does nothing, five separate instances (css/extra.css overlay,
tokens.font_family, tokens.font_fallback, tokens.font_size_base,
tokens.accent_to). All five are consumed only by breadbar/breadbox,
which this pass doesn't touch, so per the audit's own (a)/(b)/(c)
choice this is (b): document the gap at both the schema accessor and
every theme.toml site that sets the key, so the manifest states its
design intent honestly instead of implying the value has an effect it
doesn't.

Also documents modules.clock.format/show_date (consumed only by
ClockStyle::Plain, silently ignored by Flip/None) and
bar.window.margin.bottom (parsed, never applied by breadbar) the same
way.
2026-08-31 15:15:36 +08:00
..
spotlight.css shell: add spotlight builtin (theme 04), dots/placeholder-clock schema, and anim::spring_to 2026-08-31 15:14:44 +08:00
theme.toml bread-theme: mark five declared-but-unconsumed schema keys as such in schema and theme.toml 2026-08-31 15:15:36 +08:00