-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[WebProfilerBundle] Incomplete dark themed components #29194
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
Labels
Comments
Also the |
fabpot
added a commit
that referenced
this issue
Apr 6, 2019
This PR was squashed before being merged into the 4.2 branch (closes #30860). Discussion ---------- [Profiler] Fix dark theme elements color | Q | A | ------------- | --- | Branch? | 4.2 | Bug fix? | yes | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | #29194 <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | - I think the color handling of the code highlighted (exceptions, ...) is quite questionnable, but as we use the `highlight_file()` function, I don't really see an other way to handle it, tell me what you think. ### Before/After **Form**   **Twig render graph**   **Exceptions**   **Doctrine queries**   Commits ------- 8a9c2c8 [Profiler] Fix dark theme elements color
fabpot
added a commit
that referenced
this issue
Apr 8, 2019
This PR was merged into the 4.2 branch. Discussion ---------- Fix dark themed componnents | Q | A | ------------- | --- | Branch? | 4.2 | Bug fix? | yes | New feature? | no | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | yes/no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Small follow up of #30860  see #29194 (comment) ___  see #29194 (comment) Commits ------- d2f2e56 Fix dark themed componnents
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Symfony version(s) affected: 4.2
the active menu and toggles icon are a bit incompatible still.
The text was updated successfully, but these errors were encountered: