Added theme light blue

This commit is contained in:
johnnyq 2023-12-27 22:43:51 -05:00
parent 4a5b0b9202
commit c30d9b4bdf
1 changed files with 1 additions and 0 deletions

View File

@ -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',