Skip to content

Conversation

DanielSiepmann
Copy link
Contributor

As text is defined, but background was not.
Most developers assume every browser has the same default colors, e.g. white for background.
But actually users can alter those colors, and only changing one color will end up in a hard to read result.

Therefore the background color is now explicitly set to the expected white defaults.

Resolves #3679

As text is defined, but background was not.
Most developers assume every browser has the same default colors, e.g.
white for background.
But actually users can alter those colors, and only changing one color
will end up in a hard to read result.

Therefore the background color is now explicitly set to the expected
white defaults.

Resolves #3679
@jaapio jaapio enabled auto-merge March 12, 2024 19:33
@jaapio jaapio disabled auto-merge March 12, 2024 19:33
@jaapio jaapio merged commit c67138a into phpDocumentor:master Mar 12, 2024
@jaapio
Copy link
Member

jaapio commented Mar 12, 2024

Thanks Daniel!

@DanielSiepmann DanielSiepmann deleted the 3679-set-background-colour branch March 13, 2024 06:44
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.

Background colour is not defined, but text colour is

2 participants