Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ErrorHandler] Enabled the dark theme for exception pages#34924

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromjaviereguiluz:exception_dark_theme
Dec 11, 2019

Conversation

javiereguiluz
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?yes
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

This makes the exception pages compatible with the dark theme. By default, they use the same setting as the Profiler. If no setting is defined, it auto-selects the theme based on the operating system theme.

Some comparison screenshots:

exception-dark-theme-1

exception-dark-theme-2

Pierstoval, fancyweb, Taluu, Guikingone, tarlepp, hunomina, ndench, skmedix, apfelbox, Arman-Hosseini, and 10 more reacted with thumbs up emojiPierstoval, fancyweb, Guikingone, OskarStark, dayofr, cristoforocervino, malukenho, TeLiXj, and diwms reacted with hooray emojijmsche, Pierstoval, fancyweb, Taluu, yceruto, JoppeDC, stloyd, Guikingone, renanbr, kniziol, and 19 more reacted with heart emojiPierstoval, fancyweb, Guikingone, OskarStark, andreybolonin, dayofr, cristoforocervino, malukenho, and diwms reacted with rocket emoji
@Pierstoval
Copy link
Contributor

🚀 🚢 💯

Copy link
Member

@ycerutoyceruto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Beautiful :)

OskarStark reacted with rocket emoji
@fabpot
Copy link
Member

Thank you@javiereguiluz.

fabpot added a commit that referenced this pull requestDec 11, 2019
…ges (javiereguiluz)This PR was merged into the 5.1-dev branch.Discussion----------[ErrorHandler] Enabled the dark theme for exception pages| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       | -| License       | MIT| Doc PR        | -This makes the exception pages compatible with the dark theme. By default, they use the same setting as the Profiler. If no setting is defined, it auto-selects the theme based on the operating system theme.Some comparison screenshots:![exception-dark-theme-1](https://user-images.githubusercontent.com/73419/70550842-b087c480-1b76-11ea-9bf5-43a029f1cf6a.png)![exception-dark-theme-2](https://user-images.githubusercontent.com/73419/70550848-b41b4b80-1b76-11ea-9759-4f31c1c6d5b8.png)Commits-------24f32f8 [ErrorHandler] Enabled the dark theme for exception pages
@fabpotfabpot merged commit24f32f8 intosymfony:masterDec 11, 2019
@@ -66,7 +66,7 @@
--metric-unit-color: #999;
--metric-label-background: #777;
--metric-label-color: #e0e0e0;
--trace-selected-background: #71663a;
--trace-selected-background: #71663acc;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The#RRGGBBAA notation for colors is not supported by Edge. I suggest using thergba() notation instead.

--metric-unit-color: #999;
--metric-label-background: #777;
--metric-label-color: #e0e0e0;
--trace-selected-background: #71663acc;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

same here

@nicolas-grekasnicolas-grekas modified the milestones:next,5.1May 4, 2020
@fabpotfabpot mentioned this pull requestMay 5, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@stofstofstof left review comments

@fabpotfabpotfabpot approved these changes

@ycerutoycerutoyceruto approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
5.1
Development

Successfully merging this pull request may close these issues.

7 participants
@javiereguiluz@Pierstoval@fabpot@stof@yceruto@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp