summaryrefslogtreecommitdiffstats
path: root/style/src/theme.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-26Rename `theme::Definition` to `application::StyleSheet`Libravatar Héctor Ramón Jiménez1-7/+2
2022-05-26Tweak styling of `Slider` and improve contrast of `Background`Libravatar Héctor Ramón Jiménez1-5/+5
2022-05-26Let a `Theme` control the `text_color` of an applicationLibravatar Héctor Ramón Jiménez1-1/+9
2022-05-26Implement theme styling for `Slider`Libravatar Héctor Ramón Jiménez1-0/+54
2022-05-25Let a `Theme` control the background color of an applicationLibravatar Héctor Ramón Jiménez1-1/+13
2022-05-21Implement basic theming `Palette`Libravatar Héctor Ramón Jiménez1-8/+71
2022-05-14Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez1-0/+45