Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Use dark theme by default" #1594

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

barryvdh
Copy link
Owner

@barryvdh barryvdh commented Mar 31, 2024

Reverts #1546

It seems not so popular, so I'll consider reverting it back the 'auto'.

What do you prefer? Thumbs up for auto, down for dark.

@barryvdh barryvdh merged commit a02449a into master Mar 31, 2024
25 checks passed
@delete-merged-branch delete-merged-branch bot deleted the revert-1546-feat-default-dark-theme branch March 31, 2024 18:34
barryvdh added a commit that referenced this pull request Mar 31, 2024
@PaolaRuby
Copy link
Contributor

I still think it should have ignition as a fallback #1535😄.

'theme' => env('DEBUGBAR_THEME') ?: env('IGNITION_THEME', 'auto'),

d2c33f0

spatie/laravel-ignition/config/ignition.php#L58

@barryvdh
Copy link
Owner Author

barryvdh commented Apr 1, 2024

Yeah but I think for debugbar it's usually different than the error page. I think it makes a bit sense to just follow the browser.

@theKalash
Copy link

Thank you! Having to publish config files for every project was quite annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants