aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app.js
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): 2D gallery color picker for the assignment dropdownsCraig Jennings22 hours1-7/+23
* feat(theme-studio): flag gone color assignments with a borderCraig Jennings23 hours1-1/+1
* refactor(theme-studio): rename preview samples and match cluster button sizesCraig Jennings23 hours1-6/+6
* refactor(theme-studio): drop dead bindings and CSS left by the cluster workCraig Jennings24 hours1-1/+1
* feat(theme-studio): reflow the B/I/U/S style buttons into a 2x2 clusterCraig Jennings24 hours1-3/+3
* feat(theme-studio): compact the box control into a 2x2 button clusterCraig Jennings24 hours1-8/+18
* refactor(theme-studio): drop the per-row reset column from package facesCraig Jennings25 hours1-4/+3
* refactor(theme-studio): collapse assignment views into one dropdown panelCraig Jennings25 hours1-3/+19
* chore(theme-studio): label highlighted preview line (process highlights)Craig Jennings26 hours1-1/+1
* feat(theme-studio): add org-faces app for agenda keyword and priority colorsCraig Jennings40 hours1-1/+28
* refactor(theme-studio): extract the shared package-preview wrapperCraig Jennings44 hours1-20/+23
* feat(theme-studio): auto-dim split previewCraig Jennings47 hours1-0/+40
* fix(theme-studio): keep dropdown color names legibleCraig Jennings47 hours1-1/+1
* feat(theme-studio): palette generator and preview fidelityCraig Jennings2 days1-35/+82
* Update theme studio palette workflowCraig Jennings3 days1-62/+102
* Add theme studio box color controlsCraig Jennings3 days1-13/+19
* Shorten theme studio reset erase labelsCraig Jennings3 days1-7/+7
* Clarify theme studio reset and erase actionsCraig Jennings3 days1-5/+15
* Add theme studio face color step arrowsCraig Jennings3 days1-4/+19
* Preview selected theme studio chip while pickingCraig Jennings3 days1-6/+7
* Remove theme studio save buttonCraig Jennings3 days1-12/+4
* Fix theme studio ground endpoint editCraig Jennings3 days1-3/+4
* Refactor theme studio palette testsCraig Jennings3 days1-644/+5
* Add theme studio palette clear and lock togglesCraig Jennings3 days1-3/+52
* Fix theme studio ground column orderCraig Jennings3 days1-6/+17
* Fix theme studio bg-prefixed span inferenceCraig Jennings3 days1-3/+3
* Fix theme studio style button stateCraig Jennings3 days1-1/+13
* Fix theme studio bg-like imported colorsCraig Jennings3 days1-14/+21
* Add theme studio column selection and reorder controlsCraig Jennings3 days1-4/+54
* Set theme studio default picker colorCraig Jennings3 days1-3/+4
* Pin theme studio preview links and column exportsCraig Jennings3 days1-4/+28
* Rename theme studio column browser gateCraig Jennings3 days1-4/+4
* Refactor theme studio face assemblyCraig Jennings3 days1-3/+4
* Rename theme studio color model to columnsCraig Jennings3 days1-53/+53
* Update theme studio color columns and defaultsCraig Jennings3 days1-39/+99
* fix(theme-studio): derive box bevel colors from the face backgroundCraig Jennings6 days1-7/+31
* fix(theme-studio): re-rate fallback contrast cells on default-fg changeCraig Jennings6 days1-1/+15
* fix(theme-studio): scope applyGround and repaint faces on ground changeCraig Jennings6 days1-3/+28
* feat(theme-studio): group families by lightness-conditioned complete linkageCraig Jennings7 days1-2/+3
* feat(theme-studio): color-families export round-trip and README close-outCraig Jennings7 days1-0/+14
* feat(theme-studio): base-edit recolors a family; retire the ramp panelCraig Jennings7 days1-91/+50
* feat(theme-studio): add the live per-family count controlCraig Jennings7 days1-1/+60
* feat(theme-studio): render the palette as hue family stripsCraig Jennings7 days1-22/+54
* feat(theme-studio): order add-all around the base as -n .. base .. +nCraig Jennings7 days1-8/+12
* feat(theme-studio): re-bind "(gone)" assignments when a name returnsCraig Jennings7 days1-7/+42
* feat(theme-studio): warn which ramp steps collide with existing namesCraig Jennings7 days1-6/+16
* feat(theme-studio): show the hex under each ramp preview tileCraig Jennings7 days1-1/+2
* fix(theme-studio): ramp preview reads the current color tileCraig Jennings7 days1-4/+12
* feat(theme-studio): mark safe lightness in the OKLCH pickerCraig Jennings7 days1-1/+36
* feat(theme-studio): show worst-case contrast for overlay facesCraig Jennings7 days1-2/+49