Documentation: Add toggleable dark theme
The dark theme is mostly built on top of the mkdocs slate theme. Signed-off-by: Philip Molares <philip.molares@udo.edu> Co-Authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
committed by
Tilman Vatteroth
parent
ad9d1e3364
commit
60251d89ee
@@ -1,6 +1,7 @@
|
||||
# Welcome to the HedgeDoc Documentation
|
||||
|
||||

|
||||
<img alt="HedgeDoc Logo" title="HedgeDoc Logo" class="light-mode-only" src="images/hedgedoc_logo_black.svg">
|
||||
<img alt="HedgeDoc Logo" title="HedgeDoc Logo" class="dark-mode-only" src="images/hedgedoc_logo_white.svg">
|
||||
|
||||
HedgeDoc lets you create real-time collaborative markdown notes. You can test-drive
|
||||
it by visiting our [HedgeDoc demo server][hedgedoc-demo].
|
||||
|
||||
Reference in New Issue
Block a user