update project color to Tailwind yellow-400

This commit is contained in:
Fabian Schieder 2026-03-02 21:30:26 +01:00
parent 8f3017f702
commit fcef393dd8

View File

@ -69,7 +69,7 @@ return [
'description' => 'Mini - Datenbankverwaltung',
'url' => '/adminer',
'logo' => null,
'color' => '#14b8a6',
'color' => '#facc15', // gelb (Tailwind yellow-400)
'external' => false,
],
],