aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/face-coverage.org
Commit message (Collapse)AuthorAgeFilesLines
* docs(theme-studio): annotate face coverage list with docstringsCraig Jennings5 days1-4/+1134
| | | | I added each face's Emacs docstring (first line) as the line beneath it, so the worklist reads as what every face is actually for. 1129 of 1293 faces carry one.
* docs(theme-studio): add face coverage master listCraig Jennings5 days1-0/+1523
I added a hierarchical worklist of every known face: the live Emacs face-list unioned with everything the studio manages, grouped by package. Each face is marked DONE where the studio themes it, TODO where it doesn't, and each group is DONE, DOING, or TODO by how much of it is covered. 690 of 1293 faces are covered today. The gaps are mostly org, gnus, erc, custom, diff, and the built-in subsystems the package inventory doesn't reach yet.