We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 326a0d5 commit 8997cacCopy full SHA for 8997cac
docs/conf.py
@@ -61,6 +61,8 @@
61
"json_url": "https://napari.org/napari-sphinx-theme/_static/switcher.json",
62
"version_match": version_match,
63
},
64
+ "pygments_light_style": "napari",
65
+ "pygments_dark_style": "napari"
66
}
67
68
# Add any paths that contain custom static files (such as style sheets) here,
0 commit comments