Renamed files as requested
This commit is contained in:
parent
125c3e7cab
commit
90b24251d2
2 changed files with 0 additions and 0 deletions
10
view/theme/frio/scheme/koyu-dark.php
Normal file
10
view/theme/frio/scheme/koyu-dark.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/* Licence: AGPL
|
||||
* Author: koyu
|
||||
* Overwrites: nav_bg, nav_icon_color, link_color, background_color
|
||||
*/
|
||||
|
||||
$nav_bg = "#111";
|
||||
$nav_icon_color = "#fff";
|
||||
$link_color = "#6fdbe8";
|
||||
$background_color = "#111";
|
Loading…
Add table
Add a link
Reference in a new issue