Modify ↓
Opened 19 years ago
Closed 19 years ago
#4711 closed defect (worksforme)
pygments dark themes broken
| Reported by: | Armin Ronacher | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | version control/browser | Version: | devel |
| Severity: | normal | Keywords: | pygments |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
In the current SVN version the support for dark pygments themes is broken because a white background rule is applied on the td or whatever. I don't exactly know if that's an issue with the current pocoo trac theme but i know that it worked some time ago: http://pocoo.org/~mitsuhiko/newpocootracfileview.png
The current situation is that if you select a dark theme the background is still white. Because of that you cannot read the text because it's dark gray or even white on white.
Attachments (0)
Change History (1)
comment:1 by , 19 years ago
| Keywords: | pygments added |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



I've verified this with r4752, and no, it works quite well for me. Must be a problem related to the Trac theme used by pocoo.
Side note: am I the only one for which the Pygments theme selector "hangs" in Opera? If not, that would be worth another ticket…