Skip to content

Tracebacks unreadable on dark styles #1526

@aroberge

Description

@aroberge

Python tracebacks include content that is essentially unreadable on dark styles that are included with pygments.

Example traceback:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'a' is not defined

Screenshots below taken from https://pygments.org/demo/#try

monokai:
image

native:
image

fruity:
image

vim:
image

rrt:
image

paraiso-dark:
image

solarized-dark:
image

stata-dark:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions