Delete 'blue light.php'
This commit is contained in:
parent
1092e2bb16
commit
a164823a75
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
<?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 = "#045ccc";
|
|
||||||
$nav_icon_color = "#fff";
|
|
||||||
$link_color = "#045ccc";
|
|
||||||
//$background_color = "#ededed";
|
|
||||||
//$login_bg_color = "#ededed";
|
|
||||||
$contentbg_transp = 100;
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue