aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/theme-studio.html
Commit message (Expand)AuthorAgeFilesLines
* chore(theme-studio): regenerate page after the face-spec refactorCraig Jennings27 hours1-1/+1
* refactor(theme-studio): table-drive vibe chroma and share the inherit walkCraig Jennings28 hours1-28/+18
* refactor(theme-studio): fold the box control into mkLineStyleControlCraig Jennings28 hours1-17/+10
* refactor(theme-studio): extract per-package previews into previews.jsCraig Jennings28 hours1-0/+7
* refactor(theme-studio): unify the face CSS builders in app-coreCraig Jennings28 hours1-23/+42
* refactor(theme-studio): share oklchOf and isPureEndpointHex from colormathCraig Jennings28 hours1-5/+6
* refactor(theme-studio): drive the package face model from one attribute tableCraig Jennings28 hours1-2/+37
* fix(theme-studio): two-pass default-face capture so faces aren't droppedCraig Jennings32 hours1-2/+2
* feat(theme-studio): seed faces with their default distant-fg, overline, inver...Craig Jennings37 hours1-2/+2
* refactor(theme-studio): polish the expander (underline inside, dynamic colspa...Craig Jennings37 hours1-13/+55
* feat(theme-studio): add a per-row expander for the overflow face attributesCraig Jennings37 hours1-12/+103
* feat(theme-studio): replace the style toggles with weight/slant/underline/str...Craig Jennings39 hours1-50/+66
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings39 hours1-54/+89
* feat(theme-studio): widen the face model with the additive attributesCraig Jennings40 hours1-6/+6
* feat(theme-studio): add mode-line-highlight as an editable faceCraig Jennings41 hours1-4/+5
* fix(theme-studio): open the palette collapsed to base colorsCraig Jennings4 days1-0/+12
* fix(theme-studio): make the color picker stand out from the pageCraig Jennings4 days1-1/+16
* feat(theme-studio): add gnus as a view packageCraig Jennings4 days1-2/+46
* fix(theme-studio): redesign the mu4e preview as a realistic headers listCraig Jennings4 days1-15/+38
* feat(theme-studio): realistic README preview for markdown-modeCraig Jennings4 days1-2/+58
* fix(theme-studio): scope the view-nav arrow style under .pkgbarCraig Jennings4 days1-3/+4
* feat(theme-studio): prev/next arrows to step the view dropdownCraig Jennings4 days1-1/+36
* feat(theme-studio): move the contrast verdict into a hoverCraig Jennings4 days1-1/+22
* feat(theme-studio): mark per-face setting boxes that differ from defaultCraig Jennings4 days1-1/+53
* feat(theme-studio): alphabetize packages in the assignment dropdownCraig Jennings4 days1-6/+16
* refactor(theme-studio): drop the too-similar-colors warning boxCraig Jennings5 days1-28/+3
* refactor(theme-studio): extract a groundPair() helperCraig Jennings5 days1-34/+38
* feat(theme-studio): 2D gallery color picker for the assignment dropdownsCraig Jennings5 days1-16/+91
* feat(theme-studio): show view-area > element usages on palette tile hoverCraig Jennings5 days1-3/+44
* style(theme-studio): thin the barber-pole flag borderCraig Jennings5 days1-3/+3
* style(theme-studio): make the unused and gone flags a two-color barber-pole b...Craig Jennings5 days1-3/+10
* feat(theme-studio): flag gone color assignments with a borderCraig Jennings5 days1-1/+19
* feat(theme-studio): flag unused palette tiles and columnsCraig Jennings5 days1-3/+44
* feat(theme-studio): add a palette display toggle for base colors vs full spansCraig Jennings5 days1-2/+31
* refactor(theme-studio): rename preview samples and match cluster button sizesCraig Jennings5 days1-7/+7
* fix(theme-studio): clamp generated palette spans to the bg/fg boundsCraig Jennings5 days1-10/+23
* refactor(theme-studio): drop dead bindings and CSS left by the cluster workCraig Jennings5 days1-4/+3
* feat(theme-studio): reflow the B/I/U/S style buttons into a 2x2 clusterCraig Jennings5 days1-3/+15
* feat(theme-studio): compact the box control into a 2x2 button clusterCraig Jennings5 days1-11/+46
* refactor(theme-studio): drop the per-row reset column from package facesCraig Jennings5 days1-5/+5
* refactor(theme-studio): collapse assignment views into one dropdown panelCraig Jennings5 days1-7/+52
* chore(theme-studio): label highlighted preview line (process highlights)Craig Jennings5 days1-1/+1
* feat(theme-studio): add org-faces app for agenda keyword and priority colorsCraig Jennings5 days1-2/+29
* refactor(theme-studio): extract the shared package-preview wrapperCraig Jennings6 days1-20/+23
* chore(theme-studio): remove dead code and clear a type warningCraig Jennings6 days1-37/+1
* fix(theme-studio): make broken browser gates fail instead of silently passingCraig Jennings6 days1-4/+8
* fix(theme-studio): hold the package preview heightCraig Jennings6 days1-1/+1
* feat(theme-studio): auto-dim split previewCraig Jennings6 days1-3/+73
* feat(theme-studio): palette generator and preview fidelityCraig Jennings6 days1-43/+666
* Update theme studio palette workflowCraig Jennings7 days1-110/+194