-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
CURRENT WORKFLOW
The theme switching UX looks like this:
blogr theme list- pick a theme name from a busy list
blogr theme set [name]blogr theme info [name]- copy config fields into
blogr.toml - set values
DESIRED WORKFLOW
blogr config edit- navigate to
themesection - Instead of a text field,
themehas enum options for each theme - selecting a new theme populates the
themesection fields with the theme config options & adds them to the blogr.toml - Edit all the theme config options right there in the tui
ADVANTAGES
- no hunting for available config options
- rapid theme changes so new users can find one they like
benefits from #29 - we can split the theme list in the config TUI accordingly and only show blog themes or personal site themes depending on what the user is looking for.
Metadata
Metadata
Assignees
Labels
No labels