Compare commits

..

No commits in common. "main" and "v0.13.3" have entirely different histories.

View File

@ -77,7 +77,7 @@ gobs-cli --style="red" --no-border sceneitem list
Or with environment variables:
```env
GOBS_STYLE=red
GOBS_STYLE=cyan
GOBS_STYLE_NO_BORDER=true
```