Skip to content

IONOS(theming): fix user_saml login selector invisible in light mode#313

Merged
tanyaka merged 1 commit into
rc/ncw-7from
tkl/dev/fix-saml-light-mode
Jun 2, 2026
Merged

IONOS(theming): fix user_saml login selector invisible in light mode#313
tanyaka merged 1 commit into
rc/ncw-7from
tkl/dev/fix-saml-light-mode

Conversation

@tanyaka
Copy link
Copy Markdown

@tanyaka tanyaka commented May 29, 2026

user_saml uses --color-primary-text (white) for text and borders on the SAML backend selector page. NC's image background makes this work upstream, but IONOS uses a plain white background where white-on-white is invisible.

Override the affected selectors via the IONOS theming layer to keep the upstream user_saml app untouched and simplify future updates.

  • Resolves: lightmode unredable text on select user backend page.

This bug in IONOS specific since the NC shows the text on a picture background. That's why opted to fix it in IONOS theme.

Checklist

user_saml uses --color-primary-text (white) for text and borders on the
SAML backend selector page. NC's image background makes this work upstream,
but IONOS uses a plain white background where white-on-white is invisible.

Override the affected selectors via the IONOS theming layer to keep the
upstream user_saml app untouched and simplify future updates.

Signed-off-by: Tatjana Kaschperko Lindt <kaschperko-lindt@strato.de>
@tanyaka tanyaka added this to the ncw-7 milestone May 29, 2026
@tanyaka tanyaka merged commit 23a0cf5 into rc/ncw-7 Jun 2, 2026
21 of 32 checks passed
@tanyaka tanyaka deleted the tkl/dev/fix-saml-light-mode branch June 2, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants