typelevel / Laika

Site and E-book Generator and Customizable Text Markup Transformer for sbt, Scala and Scala.js
https://typelevel.org/Laika/
Apache License 2.0
406 stars 44 forks source link

Helium CSS - fix background color of version menu #583

Closed jenshalm closed 5 months ago

jenshalm commented 5 months ago

The background color was previously hard-coded to be white, which conflicts with dark mode.

Closes #567