Files
Feature-Extraction/dist/client/sphinx/themes/haiku/theme.toml

17 lines
336 B
TOML

[theme]
inherit = "basic"
stylesheets = [
"haiku.css",
]
pygments_style = { default = "autumn" }
[options]
full_logo = "false"
body_min_width = "59em"
body_max_width = "70em"
textcolor = "#333333"
headingcolor = "#0c3762"
linkcolor = "#dc3c01"
visitedlinkcolor = "#551a8b"
hoverlinkcolor = "#ff4500"