diff --git a/spec/conf.py b/spec/conf.py index 8f0bc313c..0b9c3a336 100644 --- a/spec/conf.py +++ b/spec/conf.py @@ -86,8 +86,8 @@ # Set the color and the accent color (see # https://material.io/design/color/the-color-system.html) - 'color_primary': 'deep-purple', - 'color_accent': 'cyan', + 'color_primary': 'indigo', + 'color_accent': 'green', # Set the repo location to get a badge with stats #'repo_url': 'https://github.com/project/project/',