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

Dark mode is unreadable #569

Closed
mpicard opened this issue Nov 25, 2022 · 1 comment
Closed

Dark mode is unreadable #569

mpicard opened this issue Nov 25, 2022 · 1 comment

Comments

@mpicard
Copy link

mpicard commented Nov 25, 2022

Summary

Font colors in dark mode make it impossible to read

zKHDSj1 - Imgur

Expected vs actual result

expect fonts to be a light color, accessible and readable with the dark backgrounds

Reproducer

Use a browser that supports dark mode, eg Brave, and set "Brave colors" or "theme" to Dark and open an index.html generated with pytest-cov

Versions

pytest 7.2.0
pytest-cov 4.0.0
pytest-nunit 1.0.3

Config

only config file is pyproject.toml

[tool.pytest.ini_options]
addopts = "--cov --cov-report term-missing --cov-report html"
@mpicard
Copy link
Author

mpicard commented Nov 25, 2022

ah sorry duplicate issue on coverage nedbat/coveragepy#1344

@mpicard mpicard closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2022
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

1 participant