This commit is contained in:
2024-09-12 13:23:21 +03:00
parent 7758dd2925
commit 492796d5a8
106 changed files with 16207 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"name": "Custom",
"version": "0.1",
"slug": "custom",
"description": "Custom admin theme",
"preview": "nrnv2024_640x360.jpg",
"resource": "/resources/custom",
"resource_path": "{RESOURCES}/custom",
"layout": "main.php",
"theme_path": "{APP}/admin_themes/{slug}",
"layout_path": "{APP}/admin_themes/{slug}/layout"
}