mirror of https://github.com/itflow-org/itflow
Added theme light blue
This commit is contained in:
parent
4a5b0b9202
commit
c30d9b4bdf
|
|
@ -112,6 +112,7 @@ $config_telemetry = intval($row['config_telemetry']);
|
||||||
// Select Arrays
|
// Select Arrays
|
||||||
|
|
||||||
$theme_colors_array = array (
|
$theme_colors_array = array (
|
||||||
|
'lightblue',
|
||||||
'blue',
|
'blue',
|
||||||
'green',
|
'green',
|
||||||
'cyan',
|
'cyan',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue