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

BUG - Ensure lists markers colours are visible #1711

Merged
merged 2 commits into from
Feb 12, 2024
Merged

BUG - Ensure lists markers colours are visible #1711

merged 2 commits into from
Feb 12, 2024

Conversation

trallard
Copy link
Collaborator

@trallard trallard commented Feb 9, 2024

Closes #1710

Sets the table colour to --pst-color-text-base instead of the default Bootstrap colour

@trallard trallard added kind: bug Something isn't working tag: CSS CSS and SCSS related issues labels Feb 9, 2024
@drammock
Copy link
Collaborator

@trallard I pushed here to get the CIs to run (lint was failing). FYI, seems like maybe your pre-commit hooks aren't set up correctly (or maybe you did this on a new/borrowed computer or something?).

@trallard
Copy link
Collaborator Author

Thank you! I used codespaces for this PR as it was a quick one so will make sure to remember this the next time.

@drammock
Copy link
Collaborator

Thank you! I used codespaces for this PR as it was a quick one so will make sure to remember this the next time.

Should we consider https://pre-commit.ci/ to streamline cases like this? I can't recall if we already discussed/rejected that idea here, or if that was a different repo.

@trallard
Copy link
Collaborator Author

+1 on pre-commit.ci

@drammock
Copy link
Collaborator

looks good!

Screenshot 2024-02-12 at 15-16-34 Tables — PyData Theme 0 15 3dev0 documentation

@drammock drammock merged commit b119346 into pydata:main Feb 12, 2024
14 of 16 checks passed
@trallard trallard deleted the trallard/fix-table-bullets branch April 5, 2024 15:10
ivanov pushed a commit to ivanov/pydata-sphinx-theme that referenced this pull request Jun 5, 2024
* Set table colour to match text

* fix lint

---------

Co-authored-by: Daniel McCloy <dan@mccloy.info>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working tag: CSS CSS and SCSS related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bullet lists inside tables are rendered with incorrect colour when dark mode is enabled
2 participants