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