Add custom-theme styles for the admin configuration alerts and bump built-in theme asset versions so existing installations refresh stale theme CSS.
18 lines
311 B
JSON
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"
|
|
}
|
|
}
|