diff --git a/src/_includes/style.css b/src/_includes/style.css index 4ee1167..aad9b96 100644 --- a/src/_includes/style.css +++ b/src/_includes/style.css @@ -6,7 +6,7 @@ html { --secondary-background-color: #ffffff; --divider-color: rgba(0, 0, 0, 0.12); --primary-color: #03a9f4; - --accent-color: #ffc900; + --accent-color: #03a9f4; --background-color-alert-note: #e7f2fa; }