feat: ayu theme (#60)

This commit is contained in:
Martin Palma 2025-05-26 13:45:06 +02:00 committed by GitHub
parent 89e3a72ae1
commit 96fbc37f01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 281 additions and 0 deletions

View file

@ -108,6 +108,7 @@ func generateSchema() map[string]any {
"default": "opencode",
"enum": []string{
"opencode",
"ayu",
"catppuccin",
"dracula",
"flexoki",