mirror of https://github.com/arendst/Tasmota.git
Updated WebUI (markdown)
parent
b4d74cbba4
commit
527e9b42b3
2
WebUI.md
2
WebUI.md
|
@ -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)
|
||||
```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.)
|
||||
|
|
Loading…
Reference in New Issue