euphlastic/meta.json

21 lines
587 B
JSON
Raw Permalink Normal View History

2025-01-04 02:45:52 +00:00
{
2025-01-04 02:48:34 +00:00
"name": "Euphlastic",
"author": "Snoweuphk",
"license": "MIT",
"license-url": "..",
2025-01-04 02:45:52 +00:00
"config": {
"supported_layouts": ["widescreen"],
"jquery_ui_colors_theme": "bootstrap",
"embed_css_location": "/styles/embed.css",
"editor_css_location": "/styles/embed.css",
"dark_mode_support": true,
"media_browser_css_location": "none",
"additional_logo_types": ["dark", "small", "small-dark"]
},
"meta": {
"viewport": "width=device-width, initial-scale=1.0, shrink-to-fit=no, maximum-scale=1.0",
"theme-color": "#f4f4f4",
"msapplication-navbutton-color": "#f4f4f4"
}
}