Modified the "Light" aka default color palette.

This commit is contained in:
Frank419
2025-01-28 12:02:19 +08:00
parent ff3cf5e516
commit 139ffa83b6
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ $colors = Array(
'tint-contrast' => '#00281d',
'contrast' => '#000000',
'contrast-dark' => '#ffffff',
'footer-text' => '#ffffff',
'footer-bg' => '#333333'
'footer-text' => '#000000',
'footer-bg' => '#ffffff'
);
$labels = Array(