From 183ed95567ea8fc811d555c5c8a8f991cd869b8a Mon Sep 17 00:00:00 2001 From: Alpet Gexha <50520333+AlpetGexha@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:53:40 +0200 Subject: [PATCH] Update filament.php --- config/filament.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/filament.php b/config/filament.php index d57ba62..2648375 100644 --- a/config/filament.php +++ b/config/filament.php @@ -169,7 +169,7 @@ | */ - 'dark_mode' => false, + 'dark_mode' => true, /* |--------------------------------------------------------------------------