From 8b05b943df3e76d621020d2d5885689f0781f78d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 13 Jun 2026 16:34:19 -0500 Subject: Add theme studio palette generator spec --- todo.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'todo.org') diff --git a/todo.org b/todo.org index 1cd42def3..fe00fbae0 100644 --- a/todo.org +++ b/todo.org @@ -187,6 +187,14 @@ Design import handling for unstructured color sources such as Emacs themes, CSS - Add explicit organization tools rather than hidden inference: group selected colors into a column, suggest hue groups as a preview/action, sort imported colors for inspection, and promote a color from an import bucket into a normal column. - Consider a compact imported/captured bucket UI for large unstructured imports while preserving per-color column ids internally. +** TODO [#B] theme-studio palette generator :feature: +:PROPERTIES: +:LAST_REVIEWED: 2026-06-13 +:END: +Spec draft: [[file:docs/theme-studio-palette-generator-spec.org][theme-studio-palette-generator-spec.org]]. + +Build a constraint-first palette generator for Theme Studio: start from bg/fg, generate editable palette columns in OKLCH, preview candidate columns before applying them, and apply proposals by append/replace/regenerate modes while preserving stable column ids and existing assignments where possible. V1 is palette-only, not automatic face assignment; generator output becomes normal editable columns after apply. + ** TODO [#B] Split window opens the dashboard in the other window :feature:quick:solo: :PROPERTIES: :LAST_REVIEWED: 2026-06-10 -- cgit v1.2.3