summaryrefslogtreecommitdiffstats
path: root/style/src/theme (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add and purify `arc` example by @ThatsNoMoonLibravatar Héctor Ramón Jiménez2022-07-101-5/+5
|
* Remove unused code warningsLibravatar Héctor Ramón Jiménez2022-06-071-14/+0
|
* Implement theme styling for `TextInput`Libravatar Héctor Ramón Jiménez2022-06-071-1/+1
|
* Introduce specific types for each `palette::Extended` fieldLibravatar Héctor Ramón Jiménez2022-05-261-30/+109
| | | | We will have more control over color calculations for each semantic purpose this way.
* Tweak styling of `Slider` and improve contrast of `Background`Libravatar Héctor Ramón Jiménez2022-05-261-13/+11
|
* Let a `Theme` control the `text_color` of an applicationLibravatar Héctor Ramón Jiménez2022-05-261-15/+25
|
* Implement theme styling for `Slider`Libravatar Héctor Ramón Jiménez2022-05-261-0/+2
|
* Implement basic theming `Palette`Libravatar Héctor Ramón Jiménez2022-05-211-0/+202