Update config_domain.toml: propagate change in theme list from yunohost-portal

This commit is contained in:
Alexandre Aubin 2024-08-20 16:35:33 +02:00 committed by GitHub
parent 560dac1731
commit 9973cc703d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ name = "Features"
[feature.portal.portal_theme]
type = "select"
choices = ["system", "light", "dark", "cupcake", "bumblebee", "emerald", "corporate", "synthwave", "retro", "cyberpunk", "valentine", "halloween", "garden", "forest", "aqua", "lofi", "pastel", "fantasy", "wireframe", "black", "luxury", "dracula", "cmyk", "autumn", "business", "acid", "lemonade", "night", "coffee", "winter"]
choices = ["system", "light", "dark", "omg", "legacy", "black", "synthwave", "halloween", "coffee", "cupcake", "cyberpunk", "valentine", "nord"]
default = "system"
[feature.portal.search_engine]