Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let a `Theme` control the background color of an application | 2022-05-25 | 1 | -1/+13 | |
| | | | | ... and remove `Application::background_color` | ||||
* | Implement basic theming `Palette` | 2022-05-21 | 1 | -8/+71 | |
| | |||||
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+45 | |
RFC: https://github.com/iced-rs/rfcs/pull/6 |