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