mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 09:44:21 +01:00
feat: flexoki theme
This commit is contained in:
@@ -106,7 +106,7 @@ func generateSchema() map[string]any {
|
||||
"type": "string",
|
||||
"description": "TUI theme name",
|
||||
"default": "catppuccin",
|
||||
"enum": []string{"catppuccin", "gruvbox"}, // Will be expanded as new themes are added
|
||||
"enum": []string{"catppuccin", "gruvbox", "flexoki"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user