mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
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.
32 lines
704 B
32 lines
704 B
15 years ago
|
[theme]
|
||
|
inherit = basic
|
||
|
stylesheet = default.css
|
||
|
pygments_style = sphinx
|
||
|
|
||
|
[options]
|
||
|
rightsidebar = false
|
||
|
stickysidebar = false
|
||
|
|
||
|
footerbgcolor = #004068
|
||
|
footertextcolor = #ffffff
|
||
|
sidebarbgcolor = #006090
|
||
|
sidebartextcolor = #ffffff
|
||
|
sidebarlinkcolor = #cceeff
|
||
|
relbarbgcolor = #003048
|
||
|
relbartextcolor = #ffffff
|
||
|
relbarlinkcolor = #ffffff
|
||
|
bgcolor = #ffffff
|
||
|
textcolor = #000000
|
||
|
headbgcolor = #f2f2f2
|
||
|
headtextcolor = #003048
|
||
|
headlinkcolor = #65a136
|
||
|
linkcolor = #0090d9
|
||
|
codebgcolor = #e0f5ff
|
||
|
codetextcolor = #333333
|
||
|
feedbackbgcolor = #004068
|
||
|
feedbacktextcolor = #ffffff
|
||
|
feedbacklinkcolor = #ffffff
|
||
|
|
||
|
bodyfont = sans-serif
|
||
|
headfont = 'Trebuchet MS', sans-serif
|