diff options
| author | adamdottv <[email protected]> | 2025-04-29 08:43:33 -0500 |
|---|---|---|
| committer | adamdottv <[email protected]> | 2025-04-30 07:46:35 -0500 |
| commit | 89544fad61396ef3502afc2d5f5c9ae6780389de (patch) | |
| tree | 995275b2f27585b897904efbe2256464d9627565 /cmd/schema | |
| parent | 1151accf4b428e64febaf5be0ca53d3c94abe6b1 (diff) | |
| download | opencode-89544fad61396ef3502afc2d5f5c9ae6780389de.tar.gz opencode-89544fad61396ef3502afc2d5f5c9ae6780389de.zip | |
feat: tron theme
Diffstat (limited to 'cmd/schema')
| -rw-r--r-- | cmd/schema/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/schema/main.go b/cmd/schema/main.go index 31508d741..adc2b4626 100644 --- a/cmd/schema/main.go +++ b/cmd/schema/main.go @@ -115,6 +115,7 @@ func generateSchema() map[string]any { "monokai", "onedark", "tokyonight", + "tron", }, }, }, |
