summaryrefslogtreecommitdiffhomepage
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/schema/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/schema/main.go b/cmd/schema/main.go
index 261c703df..854dbfe7c 100644
--- a/cmd/schema/main.go
+++ b/cmd/schema/main.go
@@ -108,6 +108,7 @@ func generateSchema() map[string]any {
"default": "opencode",
"enum": []string{
"opencode",
+ "ayu",
"catppuccin",
"dracula",
"flexoki",