mirror of
https://github.com/friendica/friendica
synced 2025-04-27 11:50:11 +00:00
first files - move to Version 0.1
This commit is contained in:
parent
69865ea843
commit
65d37a8c20
257 changed files with 40746 additions and 1 deletions
9
schema/red.php
Normal file
9
schema/red.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
|
||||
$nav_bg = "#870000";
|
||||
$nav_icon_color = "#f5f5f5";
|
||||
$link_color = "#b50404";
|
||||
$bgcolor = "#ededed";
|
||||
$contentbg_transp = 95;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue