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

Commit 822356a1 authored by Ronak Patel's avatar Ronak Patel
Browse files

NC 25 UI background and remove border edge

parent 2035c53b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -55,6 +55,9 @@
    --notification-icon-invert: invert(0%);
    --active-icon-filter: brightness(0) saturate(100%) invert(38%) sepia(88%) saturate(4068%) hue-rotate(197deg) brightness(102%) contrast(106%);
    --inactive-icon-filter: brightness(0) saturate(100%) invert(50%) sepia(12%) saturate(0%) hue-rotate(187deg) brightness(98%) contrast(94%);
    --body-container-margin: 0px;
    --body-container-radius: 0px;
    --body-height: 100%;
}

/* Force a few variables to right values for dark theme */
@@ -79,6 +82,7 @@ body {
    line-height: var(--default-line-height);
    font-family: var(--font-face);
    color: var(--color-main-text);
    background-image: unset;
}

#body-user #header,