index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
style
/
src
/
theme.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement theme styling for `PickList` and `Menu`
Héctor Ramón Jiménez
2022-06-07
1
-1
/
+57
*
Implement theme styling for `Container`
Héctor Ramón Jiménez
2022-06-07
1
-1
/
+45
*
Implement theme styling for `Scrollable`
Héctor Ramón Jiménez
2022-06-07
1
-0
/
+43
*
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
2022-06-07
1
-13
/
+72
*
Implement theme styling for `Checkbox`
Héctor Ramón Jiménez
2022-06-04
1
-0
/
+104
*
Expose `palette` module in `theme`
Héctor Ramón Jiménez
2022-06-04
1
-2
/
+2
*
Implement theme styling for `ProgressBar`
Héctor Ramón Jiménez
2022-06-01
1
-0
/
+39
*
Introduce `Custom` style variant for `Rule`
Héctor Ramón Jiménez
2022-06-01
1
-7
/
+22
*
Implement theme styling for `Rule`
Héctor Ramón Jiménez
2022-06-01
1
-0
/
+19
*
Implement theme styling for `PaneGrid`
Héctor Ramón Jiménez
2022-06-01
1
-0
/
+26
*
Implement theme styling for `Toggler`
Héctor Ramón Jiménez
2022-06-01
1
-0
/
+60
*
Implement theme styling for `Radio`
Héctor Ramón Jiménez
2022-05-27
1
-0
/
+28
*
Introduce specific types for each `palette::Extended` field
Héctor Ramón Jiménez
2022-05-26
1
-32
/
+22
*
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
2022-05-26
1
-28
/
+28
*
Rename `theme::Definition` to `application::StyleSheet`
Héctor Ramón Jiménez
2022-05-26
1
-7
/
+2
*
Tweak styling of `Slider` and improve contrast of `Background`
Héctor Ramón Jiménez
2022-05-26
1
-5
/
+5
*
Let a `Theme` control the `text_color` of an application
Héctor Ramón Jiménez
2022-05-26
1
-1
/
+9
*
Implement theme styling for `Slider`
Héctor Ramón Jiménez
2022-05-26
1
-0
/
+54
*
Let a `Theme` control the background color of an application
Héctor Ramón Jiménez
2022-05-25
1
-1
/
+13
*
Implement basic theming `Palette`
Héctor Ramón Jiménez
2022-05-21
1
-8
/
+71
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+45