Path: blob/master/src/doc/common/themes/sage/theme.conf
8817 views
[theme]1inherit = default2stylesheet = sage.css3pygments_style = sphinx45[options]6# Custom Sage theme options78# MathJax settings filled in by conf.py9mathjax_macros =1011# Sphinx default theme options1213#nosidebar = false14#rightsidebar = false15#stickysidebar = false1617# Background color for the footer line: pale, light grayish blue (CSS color):18footerbgcolor = #B8B9F619# Text color for the footer line: black (CSS color):20footertextcolor = #00000021# Background color for the sidebar: light bluish gray (CSS color):22sidebarbgcolor = #EAEAF823# Text color for the sidebar: black (CSS color):24sidebartextcolor = #00000025# Link color for the sidebar: dark blue (CSS color):26sidebarlinkcolor = #09099927# Background color for the relation bar: pale, light grayish blue (CSS color):28relbarbgcolor = #B8B9F629# Text color for the relation bar: black (CSS color):30relbartextcolor = #00000031# Link color for the relation bar: dark blue (CSS color):32relbarlinkcolor = #09099933# Body background color (CSS color):34#bgcolor = #ffffff35# Body text color: black (CSS color):36textcolor = #00000037# Background color for headings: light bluish gray (CSS color):38headbgcolor = #EAEAF839# Text color for headings (CSS color):40#headtextcolor = #20435c41# Link color for headings (CSS color):42#headlinkcolor = #c60f0f43# Body link color: dark greenish blue (CSS color):44linkcolor = #45529B45# Background color for code blocks: very pale yellow (CSS color):46codebgcolor = #FFFFE547# Default text color for code blocks, if not set differently by the highlighting style (CSS color):48#codetextcolor = #3333334950# Font for normal text (CSS font-family):51#bodyfont = sans-serif52# Font for headings (CSS font-family):53#headfont = 'Trebuchet MS', sans-serif545556