diff --git a/www/themes/htmx-theme/static/css/site.css b/www/themes/htmx-theme/static/css/site.css index b4890ae46..cf7b42df3 100644 --- a/www/themes/htmx-theme/static/css/site.css +++ b/www/themes/htmx-theme/static/css/site.css @@ -575,7 +575,7 @@ pre[class|="language"] { color: lightgray; } .zola-anchor { - color: var(--anchorColor); + color: var(--textColor); } .zola-anchor:hover::after {