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

Color change #125

Open
JulienPalard opened this issue Apr 13, 2023 · 3 comments
Open

Color change #125

JulienPalard opened this issue Apr 13, 2023 · 3 comments

Comments

@JulienPalard
Copy link
Member

I don't know if it's intentional, but for me color changed since the lasts commits, see https://docs.python.org/3.12/tutorial/introduction.html#first-steps-towards-programming for example vs 3.11:

Screenshot 2023-04-13 at 16-11-37 3  An Informal Introduction to Python

Screenshot 2023-04-13 at 16-11-44 3  An Informal Introduction to Python

@AA-Turner
Copy link
Member

See

pre {
background-color: inherit;
color: inherit;
}

introduced in b888ef7#diff-e2d78a098e64c4a8bc2e910a8e6daa72e5fa12df8c0f316c746f922fab9ab759

If you untick those two rules in the browser debug console, the correct style returns. cc @septatrix as author of that commit.

A

@hugovk
Copy link
Member

hugovk commented Apr 13, 2023

As it happens, @lolbat said last week he found the green background hard to read if you're at all red/green colourblind:

https://mastodon.social/@lolzac@home.social/110147582722352531

He suggested a blue-grey something like the top one here:

image

@lolbat: how does the first example on this page look? https://docs.python.org/3.12/tutorial/introduction.html#first-steps-towards-programming

@rajneesh-18

This comment was marked as off-topic.

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

No branches or pull requests

4 participants