aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 250d4394f..da5bfd5e5 100644
--- a/todo.org
+++ b/todo.org
@@ -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: