use red in example

This commit is contained in:
onyx-and-iris 2025-06-27 13:53:55 +01:00
parent eb30cae5b7
commit 9eb6c8a282

View File

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