diff --git a/zero.Web.UI/Sass/Settings/_accent.scss b/zero.Web.UI/Sass/Settings/_accent.scss index 390b87db..819ef493 100644 --- a/zero.Web.UI/Sass/Settings/_accent.scss +++ b/zero.Web.UI/Sass/Settings/_accent.scss @@ -3,7 +3,7 @@ // theme-agnostic colors :root { - --color-accent: #2BBBB8; + --color-accent: #1EBBB8; --color-accent-fg: #ffffff; --color-negative: rgb(216, 40, 83);