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

Commit bbbe2bac authored by Ronak Patel's avatar Ronak Patel Committed by Akhil
Browse files

NC 25 UI background and remove border edge

parent 999a3832
Loading
Loading
Loading
Loading
+5 −1
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 */
@@ -86,6 +89,7 @@ body {
    line-height: var(--default-line-height);
    font-family: var(--font-face);
    color: var(--color-main-text);
    background-image: unset;
}

#body-user #header,