diff --git a/web/themes/custom/your_site_theme/logo.png b/web/themes/custom/your_site_theme/logo.png index 4591bcb9a..fbb779a01 100644 Binary files a/web/themes/custom/your_site_theme/logo.png and b/web/themes/custom/your_site_theme/logo.png differ diff --git a/web/themes/custom/your_site_theme/logo.svg b/web/themes/custom/your_site_theme/logo.svg index 8f1a47f9e..5160e747f 100644 --- a/web/themes/custom/your_site_theme/logo.svg +++ b/web/themes/custom/your_site_theme/logo.svg @@ -1,9 +1,10 @@ - - - - - - - + + + + + + + + diff --git a/web/themes/custom/your_site_theme/screenshot.png b/web/themes/custom/your_site_theme/screenshot.png index bb1f306ef..393d1b781 100644 Binary files a/web/themes/custom/your_site_theme/screenshot.png and b/web/themes/custom/your_site_theme/screenshot.png differ diff --git a/web/themes/custom/your_site_theme/scss/_variables.scss b/web/themes/custom/your_site_theme/scss/_variables.scss index 3381e5d56..e17be2952 100644 --- a/web/themes/custom/your_site_theme/scss/_variables.scss +++ b/web/themes/custom/your_site_theme/scss/_variables.scss @@ -4,4 +4,4 @@ // Color definitions. $color-white: #fff; -$color-primary: #370564; +$color-primary: #164c58;