mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Beta Support for Dark Mode has been added to the theme options
This commit is contained in:
@@ -128,7 +128,7 @@ $config_time_format = "H:i";
|
||||
|
||||
// Theme
|
||||
$config_theme = $row['config_theme'];
|
||||
$config_theme_mode = "dark_mode";
|
||||
$config_theme_dark = intval($row['config_theme_dark']);
|
||||
|
||||
// Telemetry
|
||||
$config_telemetry = intval($row['config_telemetry']);
|
||||
|
||||
Reference in New Issue
Block a user