summaryrefslogtreecommitdiff
path: root/theme_test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(material_theme): implement `slider::Catalog`pml682025-04-191-6/+11
|
* feat(material_theme): implement `rule::Catalog`pml682025-04-191-2/+13
|
* feat(material_theme): implement `slider::Catalog`pml682025-04-181-2/+10
|
* refactor: inline Dark and Light theme definitions, remove toml filespml682025-04-171-1/+14
|
* 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
|
* refactor: move `material_theme` and `iced_drop` into separate crates dirpml682025-04-151-1/+1
|
* feat(material_theme): implement `pick_list::Catalog`pml682025-04-152-67/+121
|
* 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-152-0/+97