add default theme

This commit is contained in:
2025-01-15 16:57:03 +03:00
parent 3e178f6633
commit c228a70468
331 changed files with 660 additions and 29 deletions

View File

@ -6,8 +6,8 @@
"type": "admin_theme",
"description": "Custom admin theme",
"preview": "nrnv2024_640x360.jpg",
"resource": "/resources/custom",
"resource_path": "{RESOURCES}/custom",
"resource": "/resources/admin_themes/custom",
"resource_path": "{RESOURCES}/admin_themes/custom",
"layout": "main.php",
"theme_path": "{APP}/admin_themes/{slug}",
"layout_path": "{APP}/admin_themes/{slug}/layout"