Add How to force Pi to use light theme (*NIX systems)
@@ -0,0 +1,5 @@
|
|||||||
|
Simply run Pi with the `FYNE_THEME` environment variable to `light`. Like so:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
FYNE_THEME=light pi-im
|
||||||
|
```
|
Reference in New Issue
Block a user