aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio
Commit message (Expand)AuthorAgeFilesLines
* Add theme studio Rust and Zig samplesCraig Jennings3 days5-4/+95
* Add theme studio column deleteCraig Jennings3 days7-12/+103
* Refactor theme studio palette testsCraig Jennings3 days9-679/+835
* Add theme studio palette clear and lock togglesCraig Jennings3 days3-10/+112
* Fix theme studio ground column orderCraig Jennings3 days2-12/+34
* Fix theme studio bg-prefixed span inferenceCraig Jennings3 days4-12/+26
* Fix theme studio style button stateCraig Jennings3 days2-2/+26
* Fix theme studio bg-like imported colorsCraig Jennings3 days5-44/+111
* Add theme studio column selection and reorder controlsCraig Jennings3 days3-10/+120
* Set theme studio default picker colorCraig Jennings3 days3-12/+14
* Group numeric color names by stemCraig Jennings3 days5-4/+16
* Treat legacy color names as base columnsCraig Jennings3 days5-4/+28
* Split theme studio generator data and templateCraig Jennings3 days4-384/+394
* Add theme studio default face drift summaryCraig Jennings3 days3-1/+102
* Pin theme studio preview links and column exportsCraig Jennings3 days4-10/+58
* Add theme studio generated file checkCraig Jennings3 days2-1/+12
* Rename theme studio column browser gateCraig Jennings3 days4-10/+10
* Pin theme studio generated defaultsCraig Jennings3 days1-0/+32
* Refactor theme studio face assemblyCraig Jennings3 days8-61/+205
* Rename theme studio color model to columnsCraig Jennings3 days5-187/+187
* Guard theme studio package face coverageCraig Jennings3 days1-0/+35
* Extract theme studio default face adapterCraig Jennings3 days3-81/+203
* Update theme studio color columns and defaultsCraig Jennings3 days10-460/+30503
* chore(theme-studio): record verification passes, file preview-fix tasksCraig Jennings5 days1-415/+584
* chore(theme-studio): snapshot WIP palette filesCraig Jennings5 days6-431/+31817
* fix(theme-studio): derive box bevel colors from the face backgroundCraig Jennings6 days5-16/+150
* fix(theme-studio): re-rate fallback contrast cells on default-fg changeCraig Jennings6 days2-2/+30
* fix(theme-studio): scope applyGround and repaint faces on ground changeCraig Jennings6 days2-6/+56
* fix(theme-studio): guard Chrome profile dir and bound headless rendersCraig Jennings6 days1-2/+5
* feat(theme-studio): group families by lightness-conditioned complete linkageCraig Jennings6 days4-46/+146
* feat(theme-studio): color-families export round-trip and README close-outCraig Jennings6 days4-28/+72
* feat(theme-studio): base-edit recolors a family; retire the ramp panelCraig Jennings6 days5-231/+101
* feat(theme-studio): add the live per-family count controlCraig Jennings6 days5-9/+131
* feat(theme-studio): group families by hue anchor with a lightness-scaled neut...Craig Jennings6 days3-46/+66
* style(theme-studio): lay out family strips as vertical columnsCraig Jennings6 days2-6/+4
* feat(theme-studio): render the palette as hue family stripsCraig Jennings7 days4-51/+119
* feat(theme-studio): add color-family sortCraig Jennings7 days3-3/+73
* feat(theme-studio): add the color-families model coreCraig Jennings7 days3-1/+288
* feat(theme-studio): order add-all around the base as -n .. base .. +nCraig Jennings7 days2-16/+24
* feat(theme-studio): re-bind "(gone)" assignments when a name returnsCraig Jennings7 days3-15/+85
* feat(theme-studio): warn which ramp steps collide with existing namesCraig Jennings7 days3-12/+36
* style(theme-studio): widen ramp tiles to the palette-tile widthCraig Jennings7 days2-2/+2
* feat(theme-studio): show the hex under each ramp preview tileCraig Jennings7 days3-4/+8
* fix(theme-studio): ramp preview reads the current color tileCraig Jennings7 days2-8/+24
* docs(theme-studio): document ramps and contrast safety in the READMECraig Jennings7 days1-1/+44
* feat(theme-studio): mark safe lightness in the OKLCH pickerCraig Jennings7 days5-7/+81
* feat(theme-studio): show worst-case contrast for overlay facesCraig Jennings7 days3-5/+99
* feat(theme-studio): add the ramp UI in the paletteCraig Jennings7 days5-1/+161
* feat(theme-studio): add the background-contrast safety coreCraig Jennings7 days3-2/+221
* feat(theme-studio): add the ramp generator coreCraig Jennings7 days4-2/+181