summaryrefslogtreecommitdiffstats
path: root/style/src/theme.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Let a `Theme` control the background color of an applicationLibravatar Héctor Ramón Jiménez2022-05-251-1/+13
| | | | ... and remove `Application::background_color`
* Implement basic theming `Palette`Libravatar Héctor Ramón Jiménez2022-05-211-8/+71
|
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-0/+45
RFC: https://github.com/iced-rs/rfcs/pull/6