summaryrefslogtreecommitdiff
path: root/theme_test/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(material_theme): implement `checkbox::Catalog`pml682025-04-171-2/+13
* feat(material_theme): implement `text_input::Catalog`pml682025-04-151-9/+17
* chore(deps): update `iced_dialog`pml682025-04-151-5/+2
* feat(material_theme): implement `pick_list::Catalog`pml682025-04-151-66/+118
* feat(material_theme): implement `theme::Base` for theme (`None` for now)pml682025-04-151-4/+3
* refactor: move custom theme into its separate cratepml682025-04-151-0/+89