aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/three-d/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/three-d/theme.php')
-rw-r--r--view/theme/three-d/theme.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/three-d/theme.php b/view/theme/three-d/theme.php
new file mode 100644
index 000000000..47b43cf13
--- /dev/null
+++ b/view/theme/three-d/theme.php
@@ -0,0 +1,4 @@
+<?php
+$a->theme_info = array(
+ 'extends' => 'loozah',
+);