aboutsummaryrefslogtreecommitdiff
path: root/docs/design/theme-selector-package-faces.org
Commit message (Collapse)AuthorAgeFilesLines
* docs(theme-selector): fold first-round answers into the package-faces specCraig Jennings2026-06-071-38/+186
| | | | I folded the first-round answers into the tier-3 spec. org now carries its complete defface set instead of an 18-face sample, v1 apps are org, magit, and elfeed, and the generic fallback is a fully editable table so any package can be themed. I answered the inheritance question with an optional inherit field (absolute default, opt-in cascade) and added a custom-color-picker proposal. Two decisions stay open: confirming the inheritance representation and when to build the picker.
* docs(theme-selector): spec the tier-3 package-faces sectionCraig Jennings2026-06-071-0/+220
I spec'd a third tier for the tool: package-specific faces, edited one application at a time, org-mode first. It covers the app dropdown, a per-app face table, a bespoke org-document preview, the theme.json packages schema, and how the build step consumes it. It's awaiting review and ends with five open questions.