main #2

Merged
tobias merged 42 commits from aaron/themes-community:main into main 2022-06-21 06:51:27 +02:00
Showing only changes of commit 38f05cd072 - Show all commits

View file

@ -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;