aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* refactor(theme-studio): restore studio state after mutating gates via withSav...Craig Jennings16 hours2-28/+70
* refactor(theme-studio): hoist the browser-gate boilerplate into a gate() helperCraig Jennings16 hours2-228/+180
* refactor(theme-studio): extract assertPreviewFaces for the 3 preview-face gatesCraig Jennings17 hours2-48/+40
* refactor(theme-studio): defer generate.py's page build behind a lazy _build()Craig Jennings17 hours1-63/+85
* refactor(theme-studio): dedup the inline-integrity test scaffoldingCraig Jennings17 hours5-40/+37
* refactor(theme-studio): drop the orphaned dropdownRowTextColor helperCraig Jennings17 hours3-41/+2
* refactor(theme-studio): unify the two condition_matches clause checkersCraig Jennings17 hours1-32/+30
* refactor(theme-studio): extract path_kind from the two face-coverage bucketersCraig Jennings17 hours1-15/+23
* chore(theme-studio): restyle WIP orderless-match facesCraig Jennings19 hours1-8/+12
* chore(theme-studio): save WIP working stateCraig Jennings27 hours1-61/+111
* feat(theme-studio): move the box column between style and contrastCraig Jennings27 hours4-26/+26
* feat(theme-studio): add 18 language previewsCraig Jennings27 hours4-2/+430
* fix(theme-studio): keep an expander open across a table rebuildCraig Jennings27 hours3-10/+64
* feat(theme-studio): expand/collapse-all toggle and disclosure trianglesCraig Jennings28 hours4-18/+106
* feat(theme-studio): expander label hovers and a view-dropdown lock indicatorCraig Jennings28 hours3-8/+108
* feat(theme-studio): move the lock column to the leftmost positionCraig Jennings28 hours4-20/+20
* feat(theme-studio): custom weight/slant dropdowns with previewsCraig Jennings28 hours4-42/+128
* feat(theme-studio): tighten the elements-table horizontal layoutCraig Jennings28 hours4-8/+8
* feat(theme-studio): sort the language dropdown and add nav arrowsCraig Jennings28 hours4-4/+54
* feat(theme-studio): unify per-row widgets across the assignment tablesCraig Jennings28 hours7-63/+162
* chore(theme-studio): save WIP working stateCraig Jennings30 hours1-0/+106
* feat(theme-studio): add ansi-color faces to drive all ANSI consumersCraig Jennings30 hours2-1/+17
* feat(theme-studio): export through the save-file picker to overwrite in placeCraig Jennings30 hours3-2/+56
* chore(theme-studio): save WIP.json working stateCraig Jennings30 hours1-13/+45
* test(theme-studio): cover the face-docs dump helper and syntax mapCraig Jennings30 hours2-7/+87
* feat(theme-studio): show face docstrings in element hoversCraig Jennings31 hours9-9/+183
* chore(theme-studio): save WIP.json working stateCraig Jennings40 hours1-472/+472
* test(theme-studio): cover defensive branches and the palette generatorCraig Jennings46 hours3-1/+140
* test(theme-studio): cover the promoted faceCss helpersCraig Jennings46 hours1-0/+89
* refactor(theme-studio): share the spec-from-entries loop in build-themeCraig Jennings46 hours1-15/+14
* refactor(theme-studio): dedup the palette harvest and color-pair walksCraig Jennings46 hours2-29/+25
* refactor(theme-studio): single-source the bespoke-app list in face_dataCraig Jennings47 hours3-54/+40
* chore(theme-studio): regenerate page after the face-spec refactorCraig Jennings47 hours1-1/+1
* refactor(theme-studio): derive the Python face model from one spec listCraig Jennings47 hours3-76/+79
* refactor(theme-studio): table-drive vibe chroma and share the inherit walkCraig Jennings47 hours3-56/+36
* refactor(theme-studio): fold the box control into mkLineStyleControlCraig Jennings47 hours2-34/+20
* refactor(theme-studio): extract per-package previews into previews.jsCraig Jennings47 hours4-459/+477
* refactor(theme-studio): unify the face CSS builders in app-coreCraig Jennings47 hours3-48/+86
* refactor(theme-studio): share oklchOf and isPureEndpointHex from colormathCraig Jennings48 hours4-13/+15
* refactor(theme-studio): drive the package face model from one attribute tableCraig Jennings48 hours2-4/+74
* chore(theme-studio): commit WIP theme edits and migrated working stateCraig Jennings48 hours1-4680/+1022
* fix(theme-studio): catch any read error in the defface pass, not just EOFCraig Jennings2 days1-2/+6
* fix(theme-studio): two-pass default-face capture so faces aren't droppedCraig Jennings2 days3-1145/+5909
* feat(theme-studio): seed faces with their default distant-fg, overline, inver...Craig Jennings2 days4-2/+41
* refactor(theme-studio): polish the expander (underline inside, dynamic colspa...Craig Jennings2 days6-30/+139
* feat(theme-studio): add a per-row expander for the overflow face attributesCraig Jennings2 days4-24/+206
* feat(theme-studio): replace the style toggles with weight/slant/underline/str...Craig Jennings2 days6-117/+134
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings2 days9-163/+345
* feat(theme-studio): widen the face model with the additive attributesCraig Jennings2 days6-23/+96
* feat(theme-studio): emit the full face-attribute model from build-themeCraig Jennings2 days2-60/+98