summaryrefslogtreecommitdiffstats
path: root/style/src/theme/palette.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-25Upgrade `palette` dependencyLibravatar Clark Moody1-10/+12
2022-11-10Write documentation for `iced_style`Libravatar Héctor Ramón Jiménez1-0/+53
2022-11-03wip: Custom palette for built in themeLibravatar Ashley Wulber1-1/+7
2022-10-28Use `once_cell` instead of `lazy_static`Libravatar Ian Douglas Scott1-6/+5
2022-07-10Add and purify `arc` example by @ThatsNoMoonLibravatar Héctor Ramón Jiménez1-5/+5
2022-06-07Remove unused code warningsLibravatar Héctor Ramón Jiménez1-14/+0
2022-06-07Implement theme styling for `TextInput`Libravatar Héctor Ramón Jiménez1-1/+1
2022-05-26Introduce specific types for each `palette::Extended` fieldLibravatar Héctor Ramón Jiménez1-30/+109
2022-05-26Tweak styling of `Slider` and improve contrast of `Background`Libravatar Héctor Ramón Jiménez1-13/+11
2022-05-26Let a `Theme` control the `text_color` of an applicationLibravatar Héctor Ramón Jiménez1-15/+25
2022-05-26Implement theme styling for `Slider`Libravatar Héctor Ramón Jiménez1-0/+2
2022-05-21Implement basic theming `Palette`Libravatar Héctor Ramón Jiménez1-0/+202