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