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

Commit fc03bcdd authored by Alexandre Roux's avatar Alexandre Roux
Browse files

error message on guest pages

parent 0d8d4906
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -15,6 +15,10 @@
    --logo: url("../img/logo@2x.svg");
}

html:root, [data-theme-light] {
    --color-error: #fb3845;
}

body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{
    --color-main-background: #181818;
    --input-background-color: #181818;