element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.17k stars 1.99k forks source link

Make "Match system theme" the default theme #28264

Closed Justinzobel closed 1 week ago

Justinzobel commented 1 week ago

Your use case

What would you like to do?

Make "Match system theme" the default on all new installs. This is how many other websites are by default.

Why would you like to do it?

This is an accessibility and preferences issue as not everyone can tolerate bright screens or dark.

How would you like to achieve it?

Change the default

Have you considered any alternatives?

None

Additional context

No response

t3chguy commented 1 week ago

It already is the default https://github.com/element-hq/element-web/blob/develop/src/settings/Settings.tsx#L751-L755

Justinzobel commented 1 week ago

Ah my apologies, I guess I've been copy/pasting my settings file over for a while.