Skip to content

Commit 1fc7bf1

Browse files
authored
Merge pull request #72 from umarcor/docs/color
docs/conf: update theme colors
2 parents 3b27223 + f9e2be9 commit 1fc7bf1

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)