mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
feat: onedark 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", "flexoki"},
|
||||
"enum": []string{"catppuccin", "gruvbox", "flexoki", "onedark"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user