diff --git a/themes/chameleon/source/css/chameleon.css b/themes/chameleon/source/css/chameleon.css index fb82ebe..b2aa538 100644 --- a/themes/chameleon/source/css/chameleon.css +++ b/themes/chameleon/source/css/chameleon.css @@ -707,7 +707,8 @@ svg { border-bottom: none; } -/* fill the permalink and share icons with link's color */ +/* fill the search, permalink and share icons with link's color */ +svg#search, svg#link, svg#share { fill: var(--link-underline);