Updated WebUI (markdown)

Xavier MULLER 2019-11-02 12:24:23 +01:00
parent b4d74cbba4
commit 527e9b42b3
1 changed files with 1 additions and 1 deletions

@ -21,7 +21,7 @@ To apply the theme copy the entire command and send it in console or via MQTT.
Dark theme (default since 7.0) Dark theme (default since 7.0)
```haskell ```haskell
WebColor {"WebColor":["#eeeeee","#181818","#4f4f4f","#000000","#dddddd","#008000","#222222","#ff0000","#008000","#ffffff","#1fa3ec","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#ffffff","#999999","#000000"]} WebColor {"WebColor":["#eeeeee","#181818","#4f4f4f","#000000","#dddddd","#008000","#222222","#ff0000","#008000","#ffffff","#1fa3ec","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#ffffff","#999999","#eeeeee"]}
``` ```
White theme (default until 6.7.1.) White theme (default until 6.7.1.)