-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
A-Themes-CustomCustom theme variables or supportCustom theme variables or supportA-ThemingO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existS-TolerableLow/no impact on usersLow/no impact on usersT-Defect
Description
Steps to reproduce
- On a deployment which is configured to use dark theme by default (i.e.
config.jsonhas"default_theme": "dark". Equivalently,config_jsonhas no setting fordefault_theme, but the system theme is dark). - Log out (or use incognito window).
- Close tab.
- Open a new tab, at
<client uri>/#/user/@(yes it's obscure). Note this doesn't happen if you just edit the URL from the login screen. - Observe a light-themed login window. Apparently that was deliberate (Add an override for the theme matrix-org/matrix-react-sdk#4014), though it seems an awful kludge
- Log in
- Complete or skip verification
Outcome
What did you expect?
Dark theme
What happened instead?
Light theme
Metadata
Metadata
Assignees
Labels
A-Themes-CustomCustom theme variables or supportCustom theme variables or supportA-ThemingO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existS-TolerableLow/no impact on usersLow/no impact on usersT-Defect