Expand description
Theme selector widget for the GitKraft GUI.
Provides a pick_list() drop-down that lets the user switch between
all 27 unified themes defined in gitkraft_core at runtime.
Structs§
- Theme
Choice - A wrapper around a theme index that implements
Displayfor the pick-list.
Functions§
- all_
themes - All available themes as
ThemeChoicevalues, derived from the canonical core definitions. - theme_
selector - Create a theme selector
pick_list()widget.