7 lines
132 B
TOML
7 lines
132 B
TOML
[theme]
|
|
inherit = "basic"
|
|
stylesheets = [
|
|
"pyramid.css",
|
|
]
|
|
pygments_style = { default = "sphinx.pygments_styles.PyramidStyle" }
|