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

@@ -1058,6 +1058,7 @@
"admin": "网页管理面板"
},
"styles": {
"default": "无颜色",
"primary": "蓝色",
"success": "绿色",
"danger": "红色"