43 lines
868 B
Plaintext
43 lines
868 B
Plaintext
[theme]
|
|
inherit = basic
|
|
stylesheet = default.css
|
|
pygments_style = sphinx
|
|
|
|
[options]
|
|
favicon = favicon.ico
|
|
logo = ns-3-inverted-notext-small.png
|
|
docstitle = Documentation
|
|
|
|
rightsidebar = false
|
|
stickysidebar = false
|
|
collapsiblesidebar = false
|
|
externalrefs = false
|
|
|
|
bgcolor = white
|
|
textcolor = black
|
|
linkcolor = #91A501
|
|
visitedlinkcolor = #91A501
|
|
|
|
headbgcolor = #E3E3E3
|
|
headtextcolor = #373737
|
|
headlinkcolor = #91A501
|
|
|
|
relbarbgcolor = #D5D5D5
|
|
relbarlinkcolor = #373737
|
|
relbartextcolor = #373737
|
|
|
|
sidebarbgcolor = #FAFAFA
|
|
sidebartextcolor = #373737
|
|
sidebarlinkcolor = #91A501
|
|
sidebarbtncolor = #D5D5D5
|
|
|
|
footerbgcolor = #D5D5D5
|
|
footertextcolor = #364D7C
|
|
|
|
codebgcolor = ##FBFCFD
|
|
codetextcolor = black
|
|
|
|
bodyfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
|
|
headfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
|
|
|