summaryrefslogtreecommitdiffstats
path: root/style/src/theme.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename `theme::Definition` to `application::StyleSheet`Libravatar Héctor Ramón Jiménez2022-05-261-7/+2
* Tweak styling of `Slider` and improve contrast of `Background`Libravatar Héctor Ramón Jiménez2022-05-261-5/+5
* Let a `Theme` control the `text_color` of an applicationLibravatar Héctor Ramón Jiménez2022-05-261-1/+9
* Implement theme styling for `Slider`Libravatar Héctor Ramón Jiménez2022-05-261-0/+54
* Let a `Theme` control the background color of an applicationLibravatar Héctor Ramón Jiménez2022-05-251-1/+13
* 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