contao / docs

Contao Documentation
https://docs.contao.org
Other
31 stars 149 forks source link

Implement dark-mode #1301

Closed zoglo closed 7 months ago

zoglo commented 7 months ago

Dark-mode

Preview

Can be temporarily accessed through these two links: removed

image

DarkmodeOverview

Darkmode1

Darkmode2

Darkmode3

darkmode4

zoglo commented 7 months ago

I found one more thing that has been missing in this PR and did implement it in my last commit: https://github.com/contao/docs/pull/1301/commits/27d6d00d2951038c78f62c75990c963d34c73ba2.

This also adds dark mode for mermaid.js but only works when reloading the page due to how mermaid.js works.

Examples

Light mode image

Dark mode image

The PR should be ready for review @fritzmg @netzarbeiter