mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-21 22:12:23 +02:00
commitfbf5eb6309Author: Mike Auty <mike.auty@gmail.com> Date: Sat Aug 20 13:21:47 2016 +0100 Remove other unnecessary files and drop the templates, but use the static files. commit2bf92be628Author: Mike Auty <mike.auty@gmail.com> Date: Sat Aug 20 13:10:20 2016 +0100 Remove unnecessary elements imported with the python3 doc theme. commit31b6d84e58Author: Mike Auty <mike.auty@gmail.com> Date: Sat Aug 20 12:07:08 2016 +0100 Add in python3 documentation theme files and convert to using those.
24 lines
531 B
Plaintext
24 lines
531 B
Plaintext
[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
|