Skip to content

Commit 5b5f01d

Browse files
committed
Update color
1 parent 90976fe commit 5b5f01d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@
168168
# specified, then no sitemap will be built.
169169
"base_url": "https://jupyter-widgets-contrib.github.io",
170170
# Set the color and the accent color
171-
"color_primary": "deep-orange",
172-
"color_accent": "orange",
171+
"color_primary": "green",
172+
"color_accent": "green",
173173
# Set the repo location to get a badge with stats
174174
"repo_url": "https://github.com/jupyter-widgets-contrib/jupyter-widgets-contrib.github.io",
175175
"repo_name": "jupyter-widgets-contrib",

0 commit comments

Comments
 (0)