diff --git a/templates/partials/head.html b/templates/partials/head.html
index adb3d63..d217085 100644
--- a/templates/partials/head.html
+++ b/templates/partials/head.html
@@ -3,9 +3,11 @@
-
+
{%- if config.extra.accent_color_dark %}
-
+
+ {%- else %}
+
{%- endif %}
{%- if config.extra.csp %}
{%- include "partials/csp.html" %}