We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b27c4a commit 9c1d4d0Copy full SHA for 9c1d4d0
config/telescope-toolbar.php
@@ -37,7 +37,7 @@
37
| Values be: true, false or 'auto' (default)
38
|
39
*/
40
- 'light_theme' => env('TELESCOPE_LIGHT_THEME', 'auto'),
+ 'light_theme' => env('TELESCOPE_LIGHT_THEME', false),
41
42
/*
43
|--------------------------------------------------------------------------
0 commit comments