Skip to content

Commit 5b7b2d8

Browse files
authored
Change button off for light theme
1 parent 32feb42 commit 5b7b2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WebUI.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ WebColor {"WebColor":["#eaeaea","#252525","#4f4f4f","#000000","#dddddd","#65c115
4747
<img src="../_media/themes/light.png" style="margin-left:2em;width:100px;float:right">
4848

4949
```haskell
50-
WebColor {"WebColor":["#000000","#ffffff","#f2f2f2","#000000","#ffffff","#000000","#ffffff","#ff0000","#008000","#ffffff","#1fa3ec","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#ffffff","#999999","#000000","#08405e"]}
50+
WebColor {"WebColor":["#000000","#ffffff","#f2f2f2","#000000","#ffffff","#000000","#ffffff","#ff0000","#008000","#ffffff","#1fa3ec","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#ffffff","#999999","#000000","#a1d9f7"]}
5151
```
5252
<br>
5353

0 commit comments

Comments
 (0)