|
|
str | background_color = '#ffffff' |
| |
|
str | highlight_color = '#ffffcc' |
| |
|
str | line_number_color = 'inherit' |
| |
|
str | line_number_background_color = 'transparent' |
| |
|
str | line_number_special_color = '#000000' |
| |
|
str | line_number_special_background_color = '#ffffc0' |
| |
|
dict | styles = {} |
| |
|
bool | web_style_gallery_exclude = False |
| |
|
|
| __new__ (mcs, name, bases, dct) |
| |
|
| style_for_token (cls, token) |
| |
|
| list_styles (cls) |
| |
|
| styles_token (cls, ttype) |
| |
|
| __iter__ (cls) |
| |
|
| __len__ (cls) |
| |
|
| _styles |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/pygments/style.py