Files
remnawave-minishop/backend/bot/app/web/themes/ascii/theme.json
T
3252a8 fd931581f5 fix(themes): style admin health alerts
Add custom-theme styles for the admin configuration alerts and bump built-in theme asset versions so existing installations refresh stale theme CSS.
2026-06-10 14:25:24 +03:00

18 lines
295 B
JSON

{
"key": "ascii",
"names": {
"ru": "ASCII",
"en": "ASCII"
},
"enabled": true,
"default": false,
"use_primary_accent": false,
"use_in_admin": true,
"css_file": "style.css",
"assets_version": 7,
"tokens": {
"color_scheme": "dark",
"style_preset": "ascii"
}
}