Steps to reproduce
- set a bright color in the theming app (e.g. #ffac00)
- enable two factor auth for a user
- login as this user
Expected behaviour
Login looks like this:

Actual behaviour
Login should look like this:

Cause of the Problem:
|
background-color: $color-main-background; |
I've deleted this line for my instance. I haven't found any problems yet.
cc @juliushaertl @MorrisJobke
Steps to reproduce
Expected behaviour
Login looks like this:

Actual behaviour
Login should look like this:

Cause of the Problem:
server/apps/theming/css/theming.scss
Line 181 in 3860373
I've deleted this line for my instance. I haven't found any problems yet.
cc @juliushaertl @MorrisJobke