Skip to main content

Module view

Module view 

Source
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§

ThemeChoice
A wrapper around a theme index that implements Display for the pick-list.

Functions§

all_themes
All available themes as ThemeChoice values, derived from the canonical core definitions.
theme_selector
Create a theme selector pick_list() widget.