feat: add 'no color' option for button style customization

Adds a 'default' style option that removes color from buttons, showing
Telegram's native default style. Updates type, UI chip, preview, and
translations for all 4 locales.
This commit is contained in:
Fringg
2026-02-12 23:25:49 +03:00
parent b2898730b9
commit e586129c37
6 changed files with 15 additions and 8 deletions

View File

@@ -1311,6 +1311,7 @@
"admin": "Web admin panel"
},
"styles": {
"default": "No color",
"primary": "Blue",
"success": "Green",
"danger": "Red"