diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index d52dab0..4c7570f 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -17,7 +17,7 @@ --section-light-bg-color: #faefdd!important; --cover-text-color: #000; - --highlight: #9f55ba; + --highlight: #aa69b5; --section-dark-bg-color: #aa69b5; --section-dark-text-color: #fdf7ee!important; --sticky-menu-text-color: var(--highlight);