Simplified themimg, Added Hyperlink colors to the theme as well

This commit is contained in:
johnnyq
2023-01-20 13:53:24 -05:00
parent 196806e449
commit 7d29b551e7
7 changed files with 8 additions and 11 deletions

View File

@@ -84,9 +84,6 @@ $config_currency_format = "US_en";
// Theme
$config_theme = $row['config_theme'];
$config_enable_dark_mode = "dark_mode";
$config_theme_navbar_color = $config_theme;
$config_theme_side_nav_accent_color = $config_theme;
$config_theme_hyperlink_accent = "";
$colors_array = array(
'green',