mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-03 22:40:46 +00:00
style(css): lighten hero muted text color for better legibility
Increases --hero-muted lightness from 84% to 88% so secondary hero text has more contrast against the dark hero background. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
003d05bc26
commit
00b924d824
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
--hero-ink: oklch(15% 0.02 40);
|
||||
--hero-shadow: oklch(8% 0.02 35 / 0.5);
|
||||
--hero-text: oklch(97% 0.012 85);
|
||||
--hero-muted: oklch(84% 0.02 82);
|
||||
--hero-muted: oklch(88% 0.02 82);
|
||||
--hero-line: oklch(100% 0 0 / 0.16);
|
||||
|
||||
--text-xs: 0.8rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue