Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.conf « blender-org « python_api « doc - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a4356fd26906e61a897bf2c926b89a122756a697 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[theme]
inherit = basic
stylesheet = default.css
pygments_style = sphinx

[options]
rightsidebar  = true
stickysidebar = true

footerbgcolor      = #000000
footertextcolor    = #ffffff
sidebarbgcolor     = #1c4e63
sidebartextcolor   = #ffffff
sidebarlinkcolor   = #97b9cf
relbarbgcolor      = #2C3845
relbartextcolor    = #D3E0E9
relbarlinkcolor    = #D3E0E9
relbaractlinkcolor = #f39410
bgcolor            = #232323
bordercolor        = #363636
textcolor          = #ffffff
headbgcolor        = #232323
headtextcolor      = #ffffff
headlinkcolor      = #97b9cf
linkcolor          = #97b9cf
codebgcolor        = #eeffcc
codetextcolor      = #333333

bodyfont = "Lucida Grande","Lucida Sans Unicode","Lucida Sans","Lucida",Verdana,sans-serif
headfont = "Lucida Grande","Lucida Sans Unicode","Lucida Sans","Lucida",Verdana,sans-serif