Open schneekluth opened 1 month ago
a fix for this would be greatly appreciated, i also experienced this issue and resorted to changing the theme
You could take a copy of the noir css from the repo, and update it as a custom theme as per https://blowfish.page/docs/advanced-customisation/#colour-schemes
Looks like the values in question are:
--color-primary-100
--color-neutral-50
--color-neutral-50
But I imagine those values are used across many many other parts of the site.
Describe the bug When using theme
noir
in light mode the background color of code blocks and alerts is not distinguishable from page background color.To Reproduce Steps to reproduce the behavior:
config/_default/params.toml
setcolorSheme = "noir"
Expected behavior Visually distinguishable background for named elements.
Screenshots
Desktop (please complete the following information):
129
131
Hugo & Blowfish versions Which version of Hugo and Blowfish are you using?
135.0
2.78.0