class documentation

class NordDarkerStyle(Style): (source)

View In Hierarchy

Pygments version of a darker "nord" theme by Arctic Ice Studio

Class Variable background_color Undocumented
Class Variable highlight_color Undocumented
Class Variable line_number_background_color Undocumented
Class Variable line_number_color Undocumented
Class Variable line_number_special_background_color Undocumented
Class Variable line_number_special_color Undocumented
Class Variable styles Undocumented

Inherited from Style:

Class Variable web_style_gallery_exclude Undocumented
background_color: str = (source)

Undocumented

highlight_color: str = (source)

Undocumented

line_number_background_color: str = (source)
line_number_color: str = (source)
line_number_special_background_color: str = (source)
line_number_special_color: str = (source)

Undocumented