You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
307 B
16 lines
307 B
8 months ago
|
[theme]
|
||
|
inherit = "basic"
|
||
|
stylesheets = [
|
||
|
"scrolls.css",
|
||
|
]
|
||
|
pygments_style = { default = "tango" }
|
||
|
|
||
|
[options]
|
||
|
body_min_width = "0"
|
||
|
body_max_width = "680"
|
||
|
headerbordercolor = "#1752b4"
|
||
|
subheadlinecolor = "#0d306b"
|
||
|
linkcolor = "#1752b4"
|
||
|
visitedlinkcolor = "#551a8b"
|
||
|
admonitioncolor = "#28437f"
|