Fichiers
roundcube-theme-skynet/meta.json
T
2026-05-14 20:33:57 +02:00

21 lignes
690 B
JSON

{
"name": "Skynet",
"author": "Jimmy Galland",
"license": "MIT License",
"license-url": "https://www.debian.org/legal/licenses/mit.en.html",
"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"
}
}