Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrReSc committed Mar 5, 2023
1 parent 9409bb8 commit 3c5a4d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This template is based on the standard [DokuWiki Template](https://www.dokuwiki.

MindTheDark offers a light and a dark color scheme for your DokuWiki. The color scheme and the style are optimized for software documentation. The optics are flat.

If the `userChoice` option is enabled, an option to change the color scheme will appear in the header.
If the `userChoice` option is enabled, an option to change the color scheme will appear in the header. If only `userChoice` is enabled, then the selected static mode will be used until the user makes a choice.

![screenshot_toggle](screenshot/screenshot_toggle.png)

Expand Down Expand Up @@ -70,4 +70,5 @@ Refer to [template](https://www.dokuwiki.org/template) on how to install and use
* The `autoDark` option only works with modern browsers. The compatibility can be checked [here](https://caniuse.com/#feat=prefers-color-scheme).
* GeShi dark mode style sheet provided by @asfethan [https://cyberasylum.eu/how-to-change-geshi-stylesheet](https://cyberasylum.eu/how-to-change-geshi-stylesheet)
* Wrap plugging support was created by @Gamemap [@Gamemap](https://github.com/Gamemap). Thanks for that!
* Czech translation by [@jvn](https://github.com/jnv). Thanks for that!
* Czech translation by [@jvn](https://github.com/jnv). Thanks for that!
* Optimization of the theme selection by [@Racso](https://github.com/Racso). Thanks for that!
2 changes: 1 addition & 1 deletion template.info.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
base mindthedark
author Remo Scheidegger
email mindthedark@mailbox.org
date 2023-01-10
date 2023-03-05
name MindTheDark Template
desc This template respects the choice of a dark theme of the user.
url https://www.dokuwiki.org/template:mindthedark

0 comments on commit 3c5a4d9

Please sign in to comment.