Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-05-26 | Rename `theme::Definition` to `application::StyleSheet` | 1 | -7/+2 | |
2022-05-26 | Tweak styling of `Slider` and improve contrast of `Background` | 1 | -5/+5 | |
2022-05-26 | Let a `Theme` control the `text_color` of an application | 1 | -1/+9 | |
2022-05-26 | Implement theme styling for `Slider` | 1 | -0/+54 | |
2022-05-25 | Let a `Theme` control the background color of an application | 1 | -1/+13 | |
2022-05-21 | Implement basic theming `Palette` | 1 | -8/+71 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -0/+45 |