bodil / bodil/bodil.github.com
Code highlights in light mode are low contrast
Open
- Dominant language
- CSS
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description

When using the light mode of the website, the text of the page is kind of hard to see.
It looks like this might be a problem because the site is currently building with the "inline" option of zola:
https://www.getzola.org/documentation/content/syntax-highlighting/#inline-vs-classed-highlighting
It might be easier to have custom light mode & dark mode syntax highlighting by switching to the "class-based" option instead.
(thanks for the blog posts btw!)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.