From 5bebc0c7fb8e2e0273d97a139c29a78e06835fc0 Mon Sep 17 00:00:00 2001 From: Sanqui <gsanky@gmail.com> Date: Mon, 28 Jun 2021 13:35:09 -0700 Subject: [PATCH] Fix garbg scheme table head text color --- schemes/garbg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemes/garbg.php b/schemes/garbg.php index 32cc5c4..6c79dea 100644 --- a/schemes/garbg.php +++ b/schemes/garbg.php @@ -25,7 +25,7 @@ $linkcolor4 = 'CCE8FF'; # Hover $tableborder = '000011'; # Border color for tables - $tableheadtext = '002549'; # Table header text color + $tableheadtext = 'bdd8f1'; # Table header text color $tableheadbg = '000921'; # Table header background (you can use images) $categorybg = '002864'; # Category BG $tablebg1 = '001E4B'; # Table cell 1 background