diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 18:43:15 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 18:43:15 -0500 |
| commit | a5b11fba0d02f89c67975d1fd7f63010c59edb1d (patch) | |
| tree | 2858d1788e6f67dd613f8a908621153122f728d0 | |
| parent | 729823cc83e43716f3f852dd7eb8f5f4a1093115 (diff) | |
| download | dotemacs-a5b11fba0d02f89c67975d1fd7f63010c59edb1d.tar.gz dotemacs-a5b11fba0d02f89c67975d1fd7f63010c59edb1d.zip | |
chore(todo): file two theme-studio palette tasks from roam inbox
| -rw-r--r-- | todo.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,6 +44,10 @@ Tags are additive. For example, a small wrong-behavior fix can be =:bug:quick:=, and a feature that requires internal restructuring can be =:feature:refactor:=. * Emacs Open Work +** TODO [#C] theme-studio: palette display toggle for base colors vs full palette :feature: +Add an icon toggle that switches the palette between the full palette with spans and the base colors alone, to conserve vertical space. Arrow right shows base colors only; arrow down shows the entire palette and spans. From the roam inbox. +** TODO [#C] theme-studio: raise the max color spans to 5 :feature: +Increase the palette's maximum span count to 5, for a smoother, slower transition across a color. From the roam inbox. ** TODO [#A] theme-studio: cannot reassign fg color :bug: Selecting the fg tile, changing its value, and clicking update errors that an fg already exists instead of updating it. The update path treats a reassign as an add. From the roam inbox. ** TODO [#A] theme-studio: flag gone color assignments with a distinctive border :feature: |
