Files
remnawave-minishop/backend/bot/app/web/themes/windows95/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
311 B
JSON

{
"key": "windows95",
"names": {
"ru": "Windows 95",
"en": "Windows 95"
},
"enabled": true,
"default": false,
"use_primary_accent": false,
"use_in_admin": true,
"css_file": "style.css",
"assets_version": 14,
"tokens": {
"color_scheme": "light",
"style_preset": "win95"
}
}