11 lines
263 B
JSON
11 lines
263 B
JSON
|
{
|
||
|
"name": "Custom",
|
||
|
"version": "0.1",
|
||
|
"description": "Custom admin theme",
|
||
|
"preview": "preview.png",
|
||
|
"resource": "/resources/custom",
|
||
|
"resource_path": "{RESOURCES}/custom",
|
||
|
"layout": "main.php",
|
||
|
"layout_path": "{APP}/admin_themes/custom/layout"
|
||
|
}
|