Improved contrast in the main parts of the homepage.
Hero widget is still only dark; I understand it is in progress but I remarked the colours for dark mode.
- In general, the contrast needed for dark mode is 1000 minus the value of light mode as the backgrounds of one and the other are almost black and white, respectively.
- I'm a total newbie to Astro+Willwind CSS so I can't figure out how to set the colour of the
<p> in the Get Involved section without a cherry pick. I understand that inherits a global style. The contrast is too low for that size in dark mode. It should lighten up to text-steel-200 or something like that.
- I hope you haven't lost the fiery look of the phrase "We forge"; I've changed the direction of the gradient to improve the contrast at the top of the fonts to keep some more of the orange. The contrast was too low in dark mode.
Improved contrast in the main parts of the homepage.
Hero widget is still only dark; I understand it is in progress but I remarked the colours for dark mode.
* In general, the contrast needed for dark mode is 1000 minus the value of light mode as the backgrounds of one and the other are almost black and white, respectively.
* I'm a total newbie to Astro+Willwind CSS so I can't figure out how to set the colour of the `<p>` in the Get Involved section without a cherry pick. I understand that inherits a global style. The contrast is too low for that size in dark mode. It should lighten up to text-steel-200 or something like that.
* I hope you haven't lost the fiery look of the phrase "We forge"; I've changed the direction of the gradient to improve the contrast at the top of the fonts to keep some more of the orange. The contrast was too low in dark mode.