summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/rule.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-261-35/+0
|
* feat: update for hot reloading supportpml682025-06-251-0/+2
|
* refactor(material_theme)!: make `Theme` an enum with `Custom` variantpml682025-04-281-2/+2
|
* feat(material_theme): implement `rule::Catalog`pml682025-04-191-0/+33