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

Commit 115b1952 authored by Akhil's avatar Akhil 🙂
Browse files

fix: keep color of text to avoid default theme regression

parent fe6e5f7a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -471,9 +471,6 @@ input.primary,
    mask: unset;
}

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

.notifications-button.hasNotifications {
    opacity: 0.6 !important;