diff --git a/web/src/authentik.css b/web/src/authentik.css index e98426cbb..52c90791e 100644 --- a/web/src/authentik.css +++ b/web/src/authentik.css @@ -111,6 +111,7 @@ html > form > input { --pf-global--Color--100: var(--ak-dark-foreground); --pf-c-page__main-section--m-light--BackgroundColor: var(--ak-dark-background-darker); --pf-global--link--Color: var(--ak-dark-foreground-link); + --pf-c-radio__label--Color: var(--ak-dark-foreground-link); } /* Global page background colour */ .pf-c-page {