Skip to content

Commit

Permalink
Change button off for light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
arendst authored Nov 12, 2024
1 parent 32feb42 commit 5b7b2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/WebUI.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ WebColor {"WebColor":["#eaeaea","#252525","#4f4f4f","#000000","#dddddd","#65c115
<img src="../_media/themes/light.png" style="margin-left:2em;width:100px;float:right">

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

Expand Down

0 comments on commit 5b7b2d8

Please sign in to comment.