Upload files to 'frio-red'
1 color needs to be changed still.
This commit is contained in:
parent
65cd6abf4c
commit
479dea63c3
2 changed files with 1394 additions and 0 deletions
1376
frio-red/red white.css
Normal file
1376
frio-red/red white.css
Normal file
File diff suppressed because it is too large
Load diff
18
frio-red/red white.php
Normal file
18
frio-red/red white.php
Normal file
|
@ -0,0 +1,18 @@
|
|||
|
||||
<?php
|
||||
/*
|
||||
* Name: TROM blue light
|
||||
* Author: tio
|
||||
*
|
||||
* List here all variables which will get overwritten through this scheme
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color, contentbg_transp
|
||||
*/
|
||||
|
||||
$nav_bg = "#800000";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#800000";
|
||||
//$background_color = "#ededed";
|
||||
//$login_bg_color = "#ededed";
|
||||
$contentbg_transp = 100;
|
||||
|
||||
|
Loading…
Reference in a new issue