first files - move to Version 0.1

This commit is contained in:
rabuzarus 2016-03-28 16:29:05 +02:00
parent 69865ea843
commit 65d37a8c20
257 changed files with 40746 additions and 1 deletions

9
schema/red.php Normal file
View file

@ -0,0 +1,9 @@
<?php
$nav_bg = "#870000";
$nav_icon_color = "#f5f5f5";
$link_color = "#b50404";
$bgcolor = "#ededed";
$contentbg_transp = 95;