update project color to Tailwind yellow-400
This commit is contained in:
parent
8f3017f702
commit
fcef393dd8
@ -69,7 +69,7 @@ return [
|
||||
'description' => 'Mini - Datenbankverwaltung',
|
||||
'url' => '/adminer',
|
||||
'logo' => null,
|
||||
'color' => '#14b8a6',
|
||||
'color' => '#facc15', // gelb (Tailwind yellow-400)
|
||||
'external' => false,
|
||||
],
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user