codestandards
This commit is contained in:
parent
3819c00d6c
commit
3818fc2b0d
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
require_once 'view/theme/frio/php/PHPColors/Color.php';
|
||||
|
||||
$accentColor = new Color($scheme_accent);
|
||||
|
||||
$nav_bg = '#' . $accentColor->darken(10);
|
||||
$menu_background_hover_color = '#' . $accentColor->darken(5);
|
||||
$nav_icon_color = "#fff";
|
||||
|
|
Loading…
Reference in a new issue