forked from python/python-docs-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.conf
More file actions
33 lines (31 loc) · 728 Bytes
/
theme.conf
File metadata and controls
33 lines (31 loc) · 728 Bytes
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
31
32
33
[theme]
inherit = default
stylesheet = pydoctheme.css?2022.1
pygments_style = default
[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
codebgcolor = #eeffcc
codetextcolor = #333333
issues_url =
license_url =
root_name = Python
root_url = https://www.python.org/
root_icon = py.svg
root_include_title = True
copyright_url =