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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hyperlink sources in `style::theme::palette`
Héctor Ramón Jiménez
2024-02-11
1
-38
/
+38
*
Add Kanagawa, Moonfly, Nightfly, Oxocarbon themes
Var Bhat
2024-02-11
1
-0
/
+90
*
add tokyo night themes and palettes
Var Bhat
2024-02-11
1
-0
/
+45
*
add catppuccin themes
Var Bhat
2024-02-11
1
-0
/
+60
*
Fix import style in `style::theme::palette`
Héctor Ramón Jiménez
2024-02-03
1
-1
/
+1
*
Capitalize theme names in `style::theme::palette`
Héctor Ramón Jiménez
2024-02-03
1
-18
/
+24
*
Add Dracula, Nord, Solarized and Grubvox variants to `Theme`
Var Bhat
2024-02-03
1
-1
/
+85
*
Add `explain` toggle to `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-0
/
+3
*
Upgrade `palette` dependency
Clark Moody
2023-05-25
1
-10
/
+12
*
Write documentation for `iced_style`
Héctor Ramón Jiménez
2022-11-10
1
-0
/
+53
*
wip: Custom palette for built in theme
Ashley Wulber
2022-11-03
1
-1
/
+7
*
Use `once_cell` instead of `lazy_static`
Ian Douglas Scott
2022-10-28
1
-6
/
+5
*
Add and purify `arc` example by @ThatsNoMoon
Héctor Ramón Jiménez
2022-07-10
1
-5
/
+5
*
Remove unused code warnings
Héctor Ramón Jiménez
2022-06-07
1
-14
/
+0
*
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
2022-06-07
1
-1
/
+1
*
Introduce specific types for each `palette::Extended` field
Héctor Ramón Jiménez
2022-05-26
1
-30
/
+109
*
Tweak styling of `Slider` and improve contrast of `Background`
Héctor Ramón Jiménez
2022-05-26
1
-13
/
+11
*
Let a `Theme` control the `text_color` of an application
Héctor Ramón Jiménez
2022-05-26
1
-15
/
+25
*
Implement theme styling for `Slider`
Héctor Ramón Jiménez
2022-05-26
1
-0
/
+2
*
Implement basic theming `Palette`
Héctor Ramón Jiménez
2022-05-21
1
-0
/
+202