diff options
Diffstat (limited to 'doc/theming.rst')
| -rw-r--r-- | doc/theming.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/theming.rst b/doc/theming.rst index d1d3b27a..5b4b648c 100644 --- a/doc/theming.rst +++ b/doc/theming.rst @@ -86,6 +86,7 @@ Sphinx comes with a selection of themes to choose from: - **bgcolor** (CSS color): Body background color. - **textcolor** (CSS color): Body text color. - **linkcolor** (CSS color): Body link color. + - **visitedlinkcolor** (CSS color): Body color for visited links. - **headbgcolor** (CSS color): Background color for headings. - **headtextcolor** (CSS color): Text color for headings. - **headlinkcolor** (CSS color): Link color for headings. |
