Add Black theme module page screenshot

Xavier MULLER 2019-11-05 00:30:48 +01:00
parent b971105144
commit ce708d6ef3
1 changed files with 3 additions and 1 deletions

@ -20,7 +20,9 @@ WebUI is themable starting with »6.6.0 using [`WebColor`](commands#webcolor) co
To apply the theme copy the entire command and send it in console or via MQTT.
Dark theme (default since 7.0) \
<img Black src="https://user-images.githubusercontent.com/33861984/68164146-60f12000-ff5c-11e9-97a7-b603aaa8c9f6.png" width="150">
<img Black src="https://user-images.githubusercontent.com/33861984/68164146-60f12000-ff5c-11e9-97a7-b603aaa8c9f6.png" width="150">
<img Module src="https://user-images.githubusercontent.com/33861984/68166559-fdb6bc00-ff62-11e9-9cec-34012743ea5c.png" width="150">
```haskell
WebColor {"WebColor":["#eeeeee","#181818","#4f4f4f","#000000","#dddddd","#008000","#222222","#ff0000","#008000","#ffffff","#1fa3ec","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#ffffff","#999999","#eeeeee"]}
```