The theme setting allows you to change the colors in the google calendar web app inside the WebView.
The following types are available:
lightdarkauto
This setting is an string value and default to auto
Example:
```gEvent
theme: dark
```The theme setting allows you to change the colors in the google calendar web app inside the WebView.
The following types are available:
lightdarkautoThis setting is an string value and default to auto
Example:
```gEvent
theme: dark
```