diff --git a/includes/config/projects.php b/includes/config/projects.php index 9114317..e34336b 100644 --- a/includes/config/projects.php +++ b/includes/config/projects.php @@ -69,7 +69,7 @@ return [ 'description' => 'Mini - Datenbankverwaltung', 'url' => '/adminer', 'logo' => null, - 'color' => '#14b8a6', + 'color' => '#facc15', // gelb (Tailwind yellow-400) 'external' => false, ], ],