feat: dracula theme
This commit is contained in:
parent
1e958b62ad
commit
1ae3f1830b
3 changed files with 364 additions and 89 deletions
|
|
@ -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"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue