Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe6e5f7a authored by Akhil's avatar Akhil 🙂
Browse files

fix: apply inactive icon color for data theme light

parent a16ef56d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -471,7 +471,7 @@ input.primary,
    mask: unset;
}

[data-theme-dark] #header #unified-search svg {
[data-theme-light] #header #unified-search svg {
    color: var(--icon-inactive-color);
}