aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/test_generate.py
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): explicit absolute-vs-relative face height kindCraig Jennings38 hours1-0/+26
* fix(theme-studio): pin mode-line at an absolute heightCraig Jennings39 hours1-0/+19
* feat(theme-studio): wire the ansi-color scene, closing its dangling preview keyCraig Jennings47 hours1-1/+1
* feat(theme-studio): scenes for pinned ghostel and all-the-iconsCraig Jennings47 hours1-0/+1
* feat(theme-studio): scenes for tmr, wttrin, alert, org-superstar, nerd-icons-...Craig Jennings47 hours1-0/+1
* feat(theme-studio): scenes for indent-guides, yasnippet, prescient, flyspell-...Craig Jennings47 hours1-0/+1
* feat(theme-studio): scenes for emms, org-roam, hl-todo, symbol-overlayCraig Jennings47 hours1-0/+1
* feat(theme-studio): minibuffer-stack scenes on one shared sessionCraig Jennings47 hours1-0/+1
* feat(theme-studio): web-mode scene covering all 81 faces + HTML sampleCraig Jennings47 hours1-1/+1
* feat(theme-studio): realistic scenes for company, transient, and friendsCraig Jennings48 hours1-0/+28
* feat(theme-studio): pin retired packages so themes keep covering themCraig Jennings48 hours1-0/+50
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings8 days1-1/+0
* refactor(theme-studio): tier-1 simplification passCraig Jennings10 days1-0/+33
* feat(theme-studio): nerd-icons gallery as a hue-ordered icon gridCraig Jennings10 days1-0/+109
* feat(theme-studio): bespoke nerd-icons filetype-legend preview (phase 2)Craig Jennings10 days1-0/+15
* feat(theme-studio): capture the nerd-icons filetype legend (phase 1)Craig Jennings10 days1-0/+45
* refactor(theme-studio): dedup the inline-integrity test scaffoldingCraig Jennings14 days1-25/+11
* feat(theme-studio): add 18 language previewsCraig Jennings2026-06-201-0/+14
* feat(theme-studio): show face docstrings in element hoversCraig Jennings2026-06-201-1/+14
* feat(theme-studio): seed faces with their default distant-fg, overline, inver...Craig Jennings2026-06-191-0/+23
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings2026-06-181-24/+34
* feat(theme-studio): widen the face model with the additive attributesCraig Jennings2026-06-181-1/+19
* feat(theme-studio): add mode-line-highlight as an editable faceCraig Jennings2026-06-181-0/+13
* feat(theme-studio): palette generator and preview fidelityCraig Jennings2026-06-141-0/+8
* Update theme studio palette workflowCraig Jennings2026-06-141-7/+144
* Add theme studio Rust and Zig samplesCraig Jennings2026-06-131-0/+29
* Refactor theme studio palette testsCraig Jennings2026-06-131-0/+7
* Group numeric color names by stemCraig Jennings2026-06-131-0/+3
* Treat legacy color names as base columnsCraig Jennings2026-06-131-0/+6
* Add theme studio default face drift summaryCraig Jennings2026-06-131-1/+40
* Pin theme studio generated defaultsCraig Jennings2026-06-131-0/+32
* Refactor theme studio face assemblyCraig Jennings2026-06-131-4/+31
* Guard theme studio package face coverageCraig Jennings2026-06-131-0/+35
* Extract theme studio default face adapterCraig Jennings2026-06-131-0/+60
* test(theme-studio): extract color/slug helpers to importable modules and cove...Craig Jennings2026-06-091-1/+41
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings2026-06-091-1/+6
* refactor(theme-studio): extract CSS and JS to files, inline at generate timeCraig Jennings2026-06-091-0/+12
* test(theme-studio): make generate.py importable and test the templatingCraig Jennings2026-06-081-0/+84