13 lines
335 B
JSON
Raw Permalink Normal View History

2024-09-03 16:29:44 +03:00
{
"name": "Simple",
"version": "0.1",
2024-09-12 16:01:04 +03:00
"author": "ItGuild",
2024-09-11 17:38:46 +03:00
"slug": "simple",
2024-09-03 16:29:44 +03:00
"description": "Simple admin theme",
"preview": "preview.png",
2025-01-15 16:57:03 +03:00
"resource": "/resources/admin_themes/simple",
"resource_path": "{RESOURCES}/admin_themes/simple",
2024-09-03 16:29:44 +03:00
"layout": "main.php",
"layout_path": "{KERNEL_ADMIN_THEMES}/simple/layout"
}