summaryrefslogtreecommitdiffstats
path: root/core/src/theme.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `unwrap_or` in `Theme::default`Libravatar Héctor Ramón Jiménez2025-01-141-4/+8
* migrate core::theme to `dark-light` v2Libravatar Ricardo Fernández Serrata2025-01-091-7/+6
* chore: remove once_cell dependencyLibravatar Tommy Volk2025-01-061-3/+3
* Add image and hash snapshot-based testing to `iced_test`Libravatar Héctor Ramón Jiménez2024-12-101-0/+34
* Introduce `auto-detect-theme` featureLibravatar Héctor Ramón Jiménez2024-03-201-2/+23
* feat: added ferraLibravatar Casper Rogild Storm2024-03-151-0/+6
* Move `Theme` type to `iced_core`Libravatar Héctor Ramón Jiménez2024-03-071-0/+221