Skip to content

Commit f9e2be9

Browse files
committed
docs/conf: update theme colors
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
1 parent 3b27223 commit f9e2be9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
html_theme_options = {
133133
'repo_name': 'chipsalliance/fpga-interchange-schema',
134134
'github_url': 'https://github.com/chipsalliance/fpga-interchange-schema',
135+
'color_primary': 'indigo',
136+
'color_accent': 'blue',
135137
}
136138

137139
# Add any paths that contain custom static files (such as style sheets) here,

0 commit comments

Comments
 (0)