Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 4cf1f54eb764f856fda5a394d8598c0c90d69d77 authored by Ned Deily on 26 June 2018, 23:36:31 UTC
3.6.6 final
Tip revision: 4cf1f54
theme.conf
[theme]
inherit = default
stylesheet = pydoctheme.css
pygments_style = sphinx

[options]
bodyfont = 'Lucida Grande', Arial, sans-serif
headfont = 'Lucida Grande', Arial, sans-serif
footerbgcolor = white
footertextcolor = #555555
relbarbgcolor = white
relbartextcolor = #666666
relbarlinkcolor = #444444
sidebarbgcolor = white
sidebartextcolor = #444444
sidebarlinkcolor = #444444
bgcolor = white
textcolor = #222222
linkcolor = #0090c0
visitedlinkcolor = #00608f
headtextcolor = #1a1a1a
headbgcolor = white
headlinkcolor = #aaaaaa
back to top