diff --git a/config/wave.php b/config/wave.php index 59203ba4c..c2fb23ded 100644 --- a/config/wave.php +++ b/config/wave.php @@ -19,7 +19,7 @@ 'min_password_length' => 5, ], - 'primary_color' => '#0069ff', + 'primary_color' => '#000000', 'user_model' => \App\Models\User::class, 'show_docs' => env('WAVE_DOCS', true),