publicgoodsnetwork / pgn-docs

The public-facing documentation for Public Goods Network (PGN)
https://docs.publicgoods.network/
MIT License
11 stars 6 forks source link

Docs: Theme color isn't accessible with lightmode #4

Closed lebraat closed 10 months ago

lebraat commented 1 year ago

There's an easy way and hard way to fix this...

Easy -- we can't use green. The pre-selected colors available for Nextra themes only have bright green hues that aren't accessible. We can use a different color for now.

Hard -- go in and add some custom CSS

Available theme colors via Nextra: https://nextra.site/docs/docs-theme/theme-configuration Test: https://webaim.org/resources/contrastchecker/?fcolor=4DE600&bcolor=FFFFFF