summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/rule.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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