Skip to content

Bullet lists inside tables are rendered with incorrect colour when dark mode is enabled #1710

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

Closed
ghost opened this issue Feb 8, 2024 · 2 comments · Fixed by #1711
Closed
Assignees
Labels
tag: accessibility Issues related to accessibility issues or efforts tag: CSS CSS and SCSS related issues

Comments

@ghost
Copy link

ghost commented Feb 8, 2024

This issue is actually demonstrated by the example documentation.

See the bullet list inside the example grid table (enable dark mode): https://pydata-sphinx-theme.readthedocs.io/en/stable/examples/kitchen-sink/tables.html#grid-tables

Screenshot (red rectangle added by me):

image

The bullets are rendered as black instead of white.

Issue is occurring on both Chrome and Firefox.

Regards,
Toby

@ghost
Copy link
Author

ghost commented Feb 8, 2024

The issue also seems to occur for ordered lists.

@trallard
Copy link
Collaborator

trallard commented Feb 8, 2024

Thanks for flagging this @tharradine, I had never noticed this but it should be a rather quick fix.

@trallard trallard added tag: CSS CSS and SCSS related issues tag: accessibility Issues related to accessibility issues or efforts labels Feb 8, 2024
@trallard trallard self-assigned this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: accessibility Issues related to accessibility issues or efforts tag: CSS CSS and SCSS related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant