element-hq / element-hq/element-web

on new login, I unexpectedly get the dark theme by default and can't change

Open
#15,758 2 comments 1 reaction 0 assignees View on GitHub
A-Themes-Official O-Uncommon S-Minor T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

After a new login with element desktop, I got presented with the app in dark theme (see settings account data below), which surprises me as I've never used the dark theme for more than a brief test so far, More importantly though, I could not switch away in the settings back to the light theme.

```
{
"type": "im.vector.web.settings",
"content": {
"autoplayGifsAndVideos": true,
"enableWidgetScreenshots": true,
"MessageComposerInput.autoReplaceEmoji": true,
"MessageComposerInput.isRichTextEnabled": false,
"MessageComposer.showFormatting": true,
"theme": "dark",
"useCompactLayout": true,
"pinMentionedRooms": true,
"pinUnreadRooms": true,
"RoomList.orderByImportance": false,
"breadcrumbs": true,
"showRoomRecoveryReminder": false,
"VideoView.flipVideoHorizontally": false,
"RoomList.orderAlphabetically": false,
"room_directory_servers": [
"mozilla.org"
]
}
}
```

![image](https://user-images.githubusercontent.com/274386/99397399-ee3eb280-28da-11eb-8105-d9dc8405cc33.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.