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
|
||||
|
||||
$theme_colors_array = array (
|
||||
'lightblue',
|
||||
'blue',
|
||||
'green',
|
||||
'cyan',
|
||||
|
|
|
|||
Loading…
Reference in New Issue