Héctor Ramón Jiménez
|
3f67044977
|
Merge branch 'master' into beacon
|
2025-04-05 18:20:31 +02:00 |
|
edwloef
|
44e13db1ef
|
get rid of palette dependency
|
2025-04-01 02:57:46 +02:00 |
|
Héctor Ramón Jiménez
|
8bd5de72ea
|
Merge branch 'master' into beacon
|
2025-03-04 19:11:37 +01:00 |
|
Héctor Ramón Jiménez
|
beddf49c76
|
Improve contrast of light deviation in palette
|
2025-02-26 13:31:13 +01:00 |
|
Héctor Ramón Jiménez
|
873311558f
|
Darken background of Dark theme
|
2025-02-22 02:29:57 +01:00 |
|
Héctor Ramón Jiménez
|
a216a0a04e
|
Improve readable fallback strategy in palette
|
2025-02-22 02:20:24 +01:00 |
|
Héctor Ramón Jiménez
|
412dfe0e60
|
Tweak colors of Light and Dark themes
|
2025-02-22 00:58:06 +01:00 |
|
Héctor Ramón Jiménez
|
954f49d4d7
|
Add weakest and strongest to Background palette
... and tweak background shade generation logic.
|
2025-02-22 00:34:55 +01:00 |
|
Héctor Ramón Jiménez
|
9ceb467e6e
|
Run cargo fmt
|
2025-02-21 01:37:13 +01:00 |
|
Héctor Ramón Jiménez
|
81f05f00c2
|
Use color! macro in Palette definitions
|
2025-01-27 01:17:45 +01:00 |
|
rhysd
|
c6da74702e
|
Make Color::from_rgb8 and Color::from_rgba8 const
|
2025-01-25 09:11:27 +09:00 |
|
Héctor Ramón Jiménez
|
2b8b3fd413
|
Fix consistency of import ordering
|
2025-01-06 23:00:21 +01:00 |
|
Tommy Volk
|
0e8c3fe30f
|
chore: remove once_cell dependency
|
2025-01-06 22:56:48 +01:00 |
|
David Aguiló Domínguez
|
feef71a382
|
Moved warning to be between success and danger
|
2025-01-06 20:31:20 +01:00 |
|
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
|
aaf396256e
|
Merge branch 'master' into beacon
|
2024-05-09 12:32:25 +02: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 |
|