mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-02 07:59:56 -04:00
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:
parent
ad9d1e3364
commit
60251d89ee
7 changed files with 65 additions and 11 deletions
|
@ -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].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue