diff options
Diffstat (limited to 'assets/css/just-the-docs-light.scss')
-rw-r--r-- | assets/css/just-the-docs-light.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/just-the-docs-light.scss b/assets/css/just-the-docs-light.scss index 9595aef..3cdbd3c 100644 --- a/assets/css/just-the-docs-light.scss +++ b/assets/css/just-the-docs-light.scss @@ -1 +1 @@ -{% include css/just-the-docs.scss.liquid color_scheme="light" %}
\ No newline at end of file +{% include css/just-the-docs.scss.liquid color_scheme="light" primary_colors="blue" %}
\ No newline at end of file |