Docs: fix colors

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2022-02-18 18:51:16 +01:00
parent 091debb4de
commit 241e4e426e
2 changed files with 4 additions and 2 deletions

View file

@ -70,7 +70,9 @@ html_theme = 'sphinx_symbiflow_theme'
html_theme_options = {
'github_url' : 'https://github.com/chipsalliance/F4PGA-examples',
'globaltoc_collapse': True
'globaltoc_collapse': True,
'color_primary': 'indigo',
'color_accent': 'blue',
}
# Add any paths that contain custom static files (such as style sheets) here,

View file

@ -1,5 +1,5 @@
sphinx
docutils==0.17
git+https://github.com/SymbiFlow/sphinx_symbiflow_theme.git#egg=sphinx-symbiflow-theme@chips
git+https://github.com/SymbiFlow/sphinx_symbiflow_theme.git@chips#egg=sphinx-symbiflow-theme
sphinx-tabs
sphinx-jinja