Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement theme styling for `Radio` | 2022-05-27 | 1 | -0/+28 | |
* | Introduce specific types for each `palette::Extended` field | 2022-05-26 | 1 | -32/+22 | |
* | Rename `Variant` to `Style` and `Style` to `Appearance` | 2022-05-26 | 1 | -28/+28 | |
* | Rename `theme::Definition` to `application::StyleSheet` | 2022-05-26 | 1 | -7/+2 | |
* | Tweak styling of `Slider` and improve contrast of `Background` | 2022-05-26 | 1 | -5/+5 | |
* | Let a `Theme` control the `text_color` of an application | 2022-05-26 | 1 | -1/+9 | |
* | Implement theme styling for `Slider` | 2022-05-26 | 1 | -0/+54 | |
* | Let a `Theme` control the background color of an application | 2022-05-25 | 1 | -1/+13 | |
* | Implement basic theming `Palette` | 2022-05-21 | 1 | -8/+71 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+45 |