summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/utils.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-261-158/+0
|
* fix(material_theme): missing `abs` when checking the alpha values in `mix`pml682025-04-291-1/+1
|
* refactor(material_theme)!: make `Theme` an enum with `Custom` variantpml682025-04-281-0/+18
|
* refactor: apply some clippy suggestionspml682025-04-221-1/+5
|
* refactor: inline Dark and Light theme definitions, remove toml filespml682025-04-171-0/+20
|
* refactor: move `material_theme` and `iced_drop` into separate crates dirpml682025-04-151-0/+116