Skip to content

Changing the code highlighting styles #98

Open
@coding-to-music

Description

@coding-to-music

Changing the code highlighting styles

https://jareddillard.com/blog/common-ways-to-customize-sphinx-themes.html#changing-the-code-highlighting-styles

Most themes should support using the different pygment styles for code highlighting. For example, to use the monokai style you can set the following in conf.py, or theme.conf if it exists:

pygments_style = 'monokai'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions