aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio
Commit message (Expand)AuthorAgeFilesLines
* test(theme-studio): cover the face-docs dump helper and syntax mapCraig Jennings39 hours2-7/+87
* feat(theme-studio): show face docstrings in element hoversCraig Jennings39 hours9-9/+183
* chore(theme-studio): save WIP.json working stateCraig Jennings2 days1-472/+472
* test(theme-studio): cover defensive branches and the palette generatorCraig Jennings2 days3-1/+140
* test(theme-studio): cover the promoted faceCss helpersCraig Jennings2 days1-0/+89
* refactor(theme-studio): share the spec-from-entries loop in build-themeCraig Jennings2 days1-15/+14
* refactor(theme-studio): dedup the palette harvest and color-pair walksCraig Jennings2 days2-29/+25
* refactor(theme-studio): single-source the bespoke-app list in face_dataCraig Jennings2 days3-54/+40
* chore(theme-studio): regenerate page after the face-spec refactorCraig Jennings2 days1-1/+1
* refactor(theme-studio): derive the Python face model from one spec listCraig Jennings2 days3-76/+79
* refactor(theme-studio): table-drive vibe chroma and share the inherit walkCraig Jennings2 days3-56/+36
* refactor(theme-studio): fold the box control into mkLineStyleControlCraig Jennings2 days2-34/+20
* refactor(theme-studio): extract per-package previews into previews.jsCraig Jennings2 days4-459/+477
* refactor(theme-studio): unify the face CSS builders in app-coreCraig Jennings2 days3-48/+86
* refactor(theme-studio): share oklchOf and isPureEndpointHex from colormathCraig Jennings2 days4-13/+15
* refactor(theme-studio): drive the package face model from one attribute tableCraig Jennings2 days2-4/+74
* chore(theme-studio): commit WIP theme edits and migrated working stateCraig Jennings2 days1-4680/+1022
* fix(theme-studio): catch any read error in the defface pass, not just EOFCraig Jennings3 days1-2/+6
* fix(theme-studio): two-pass default-face capture so faces aren't droppedCraig Jennings3 days3-1145/+5909
* feat(theme-studio): seed faces with their default distant-fg, overline, inver...Craig Jennings3 days4-2/+41
* refactor(theme-studio): polish the expander (underline inside, dynamic colspa...Craig Jennings3 days6-30/+139
* feat(theme-studio): add a per-row expander for the overflow face attributesCraig Jennings3 days4-24/+206
* feat(theme-studio): replace the style toggles with weight/slant/underline/str...Craig Jennings3 days6-117/+134
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings3 days9-163/+345
* feat(theme-studio): widen the face model with the additive attributesCraig Jennings3 days6-23/+96
* feat(theme-studio): emit the full face-attribute model from build-themeCraig Jennings3 days2-60/+98
* chore(theme-studio): update WIP theme region, mode-line-highlight, pearl facesCraig Jennings3 days1-17/+18
* feat(theme-studio): bucket unrecognized faces by their defface sourceCraig Jennings3 days1-3/+29
* feat(theme-studio): add reproducible face-coverage generator and diffCraig Jennings3 days4-3/+408
* docs(theme-studio): add package and subsystem descriptions to face coverageCraig Jennings3 days1-0/+109
* docs(theme-studio): drain emacs-core orphans into subsystem and package bucketsCraig Jennings3 days1-64/+76
* docs(theme-studio): regroup face coverage into core/general/package tiersCraig Jennings3 days1-1385/+1325
* docs(theme-studio): annotate face coverage list with docstringsCraig Jennings3 days1-4/+1134
* docs(theme-studio): add face coverage master listCraig Jennings3 days1-0/+1523
* feat(theme-studio): add mode-line-highlight as an editable faceCraig Jennings3 days4-10/+42
* chore(theme-studio): track WIP.json instead of ignoring itCraig Jennings3 days1-0/+11919
* wip(theme): snapshot WIP theme and daneel palette draftCraig Jennings5 days1-0/+67
* fix(theme-studio): open the palette collapsed to base colorsCraig Jennings5 days3-0/+24
* fix(theme-studio): make the color picker stand out from the pageCraig Jennings5 days3-2/+32
* feat(theme-studio): add gnus as a view packageCraig Jennings5 days6-3/+105
* fix(theme-studio): redesign the mu4e preview as a realistic headers listCraig Jennings5 days3-30/+76
* feat(theme-studio): realistic README preview for markdown-modeCraig Jennings5 days4-4/+123
* fix(theme-studio): scope the view-nav arrow style under .pkgbarCraig Jennings5 days2-6/+8
* feat(theme-studio): prev/next arrows to step the view dropdownCraig Jennings5 days7-4/+91
* feat(theme-studio): move the contrast verdict into a hoverCraig Jennings5 days5-4/+71
* feat(theme-studio): mark per-face setting boxes that differ from defaultCraig Jennings5 days6-4/+140
* feat(theme-studio): alphabetize packages in the assignment dropdownCraig Jennings6 days5-14/+57
* refactor(theme-studio): drop the too-similar-colors warning boxCraig Jennings6 days5-56/+6
* refactor(theme-studio): extract a groundPair() helperCraig Jennings6 days4-68/+76
* feat(theme-studio): 2D gallery color picker for the assignment dropdownsCraig Jennings6 days6-33/+234