Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Dark theme and per-room color scheming support #992

Closed
bernedef opened this issue Mar 2, 2017 · 1 comment
Closed

Dark theme and per-room color scheming support #992

bernedef opened this issue Mar 2, 2017 · 1 comment

Comments

@bernedef
Copy link

bernedef commented Mar 2, 2017

Some weeks ago, dark theme support has been added to Riot-Web (element-hq/element-web#2973). Riot-Android seems to be "stuck" to the Android light theme (Theme.AppCompat.Light) due to, among other things, some hard-coded color values.

Can we expect to have a dark theme of Riot-Android in the future?

Moreover, Riot-Web also supports per-room color scheming for a long time. These settings appear to be saved and retrieved per user and per room using this endpoint provided by the Matrix homeserver: /user/$userId/rooms/$roomId/account_data/org.matrix.room.color_scheme (matrix-org/matrix-react-sdk@ef00a16 and matrix-org/matrix-react-sdk@3934b42).

Can we expect to have per-room color scheming support in Riot-Android in the future?

@ylecollen
Copy link
Contributor

ylecollen commented Mar 3, 2017

Theses features will come later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants