Commit graph

12 commits

Author SHA1 Message Date
David Aguiló Domínguez
3bc836827a
Added color for warning for TERRA, and added warning field to Extended with the needed struct and generate 2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
39f2cdd946
Added color for warning for OXOCARBON, used a purple since it is the one used for diagnostic warnings in the nvim theme 2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
c3aefdc27b
Added color for warning for MOONFLY and NIGHTFLY 2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
91439dc172
Added color for warning for TOKYO_NIGHT and KANAGAWA 2025-01-06 20:31:20 +01:00
David Aguiló Domínguez
c768aba64c
Added color for warning for GRUVBOX and CATPPUCCIN 2025-01-06 20:31:19 +01:00
David Aguiló Domínguez
9e2f7b2d50
Added warning field to palette and assigned colors to it in the LIGHT, DARK, DRACULA, NORD and SOLARIZED(both) themes 2025-01-06 20:31:19 +01:00
Héctor Ramón Jiménez
72b975ec82
Pick best contrast between black/white in theme::palette 2024-04-07 19:37:35 +02:00
Héctor Ramón Jiménez
ee86aea7f2
Use Lch to choose white text when not readable in theme::palette 2024-04-07 19:32:49 +02:00
Héctor Ramón Jiménez
efa75607ba
Revert "Merge pull request #2376 from Davidster/fix_palette_readable_color_contrast"
This reverts commit 63042354fc, reversing
changes made to 31d1d5fecb.
2024-04-07 18:56:11 +02:00
David Huculak
c45c79b5d6 add stronger guarantee of readability/contrast for palette background/text color pairs 2024-04-07 02:20:44 -04:00
Casper Rogild Storm
7da06056fa feat: added ferra 2024-03-15 12:39:28 +01:00
Héctor Ramón Jiménez
905f2160e6
Move Theme type to iced_core 2024-03-07 00:14:41 +01:00
Renamed from style/src/theme/palette.rs (Browse further)