Skip to content

Conversation

@richvdh
Copy link
Member

@richvdh richvdh commented Nov 20, 2025

There is a whole bunch of code dedicated to attempting to force a "light" theme onto the login view, even if the deployment is configured to prioritise the dark theme.

Apparently this was done because, in the old days, the login view looked rubbish with the dark theme (matrix-org/matrix-react-sdk#4014), but nowadays it looks fine:

image

Fixes #31292

There is a whole bunch of code dedicated to attempting to force a "light" theme
onto the login view, even if the deployment is configured to prioritise the
dark theme.

Apparently this was done because, in the old days, the
login view looked rubbish with the dark theme, but now it looks fine.

Fixes #31292
@dbkr
Copy link
Member

dbkr commented Nov 21, 2025

This would certainly be nice, probably needs a nod from design to confirm it's okay.

@dbkr dbkr requested a review from a team November 21, 2025 14:27
@amshakal
Copy link
Member

I am unable to test it, the link is taking me to the light mode implementation. Unless it follows system settings?

@richvdh
Copy link
Member Author

richvdh commented Nov 21, 2025

I am unable to test it, the link is taking me to the light mode implementation. Unless it follows system settings?

Yup, the test deployments don't specify a particular theme in their configuration, which means they will follow the system settings.

If you're using Firefox it has a "Website Appearance" setting which you could try setting to "Dark"?

@richvdh
Copy link
Member Author

richvdh commented Nov 21, 2025

Turns out the "Decentralised, encrypted chat & collaboration powered by [matrix]" text on the welcome page is the wrong colour, so that's a thing to fix:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gets stuck in light theme

5 participants