summaryrefslogtreecommitdiff
path: root/theme_test/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(material_theme): implement `pane_grid::Catalog`pml682025-04-201-107/+177
* 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
* 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