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
/
core
/
src
/
theme
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve contrast of light deviation in `palette`
Héctor Ramón Jiménez
2025-02-26
1
-1
/
+1
*
Darken background of `Dark` theme
Héctor Ramón Jiménez
2025-02-22
1
-1
/
+1
*
Improve `readable` fallback strategy in `palette`
Héctor Ramón Jiménez
2025-02-22
1
-11
/
+20
*
Tweak colors of `Light` and `Dark` themes
Héctor Ramón Jiménez
2025-02-22
1
-3
/
+3
*
Add `weakest` and `strongest` to `Background` palette
Héctor Ramón Jiménez
2025-02-22
1
-5
/
+21
*
Run `cargo fmt`
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Use `color!` macro in `Palette` definitions
Héctor Ramón Jiménez
2025-01-27
1
-9
/
+9
*
Make `Color::from_rgb8` and `Color::from_rgba8` const
rhysd
2025-01-25
1
-45
/
+9
*
Fix consistency of import ordering
Héctor Ramón Jiménez
2025-01-06
1
-2
/
+2
*
chore: remove once_cell dependency
Tommy Volk
2025-01-06
1
-45
/
+46
*
Moved warning to be between success and danger
David Aguiló Domínguez
2025-01-06
1
-52
/
+52
*
Added color for warning for TERRA, and added warning field to Extended with t...
David Aguiló Domínguez
2025-01-06
1
-0
/
+33
*
Added color for warning for OXOCARBON, used a purple since it is the one used...
David Aguiló Domínguez
2025-01-06
1
-0
/
+1
*
Added color for warning for MOONFLY and NIGHTFLY
David Aguiló Domínguez
2025-01-06
1
-0
/
+2
*
Added color for warning for TOKYO_NIGHT and KANAGAWA
David Aguiló Domínguez
2025-01-06
1
-0
/
+6
*
Added color for warning for GRUVBOX and CATPPUCCIN
David Aguiló Domínguez
2025-01-06
1
-0
/
+6
*
Added warning field to palette and assigned colors to it in the LIGHT, DARK, ...
David Aguiló Domínguez
2025-01-06
1
-0
/
+16
*
Pick best contrast between black/white in `theme::palette`
Héctor Ramón Jiménez
2024-04-07
1
-8
/
+16
*
Use `Lch` to choose white text when not readable in `theme::palette`
Héctor Ramón Jiménez
2024-04-07
1
-2
/
+6
*
Revert "Merge pull request #2376 from Davidster/fix_palette_readable_color_co...
Héctor Ramón Jiménez
2024-04-07
1
-10
/
+2
*
add stronger guarantee of readability/contrast for palette background/text co...
David Huculak
2024-04-07
1
-2
/
+10
*
feat: added ferra
Casper Rogild Storm
2024-03-15
1
-0
/
+15
*
Move `Theme` type to `iced_core`
Héctor Ramón Jiménez
2024-03-07
1
-0
/
+625