diff options
Diffstat (limited to 'config.example.yaml')
| -rw-r--r-- | config.example.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.example.yaml b/config.example.yaml index d751ac5..bf3ff0f 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -12,6 +12,8 @@ site: description: "Service Status Page" # logo: "https://example.com/logo.svg" # Optional logo URL # favicon: "https://example.com/favicon.ico" # Optional favicon URL + # theme_url: "https://raw.githubusercontent.com/anomalyco/opencode/main/packages/opencode/src/cli/cmd/tui/context/theme/opencode.json" + # ^ Optional: URL to OpenCode-compatible theme JSON (see https://opencode.ai/theme.json for schema) # HTTP server settings server: |