This repository provides User Manual for setting up a Docker environment tailored for testing DGTD code.
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
336 B

[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"