Skip to content

Commit 9c1d4d0

Browse files
authored
Use dark theme
1 parent 7b27c4a commit 9c1d4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/telescope-toolbar.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
| Values be: true, false or 'auto' (default)
3838
|
3939
*/
40-
'light_theme' => env('TELESCOPE_LIGHT_THEME', 'auto'),
40+
'light_theme' => env('TELESCOPE_LIGHT_THEME', false),
4141

4242
/*
4343
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)