element-hq / element-hq/element-web
CSS improvement: roomlist-highlights-color and roomlist-selected-color
Open
A-Themes-Custom
O-Uncommon
T-Enhancement
Z-Labs
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
Right now both when you hover over a room, and when a room is selected, the background is set to
--roomlist-highlights-color
This should be split into two variables, that would allow for better theming (I suggest --roomlist-highlights-color and --roomlist-selected-color)
Perhaps the selected one should be set to the accent color, but it'd be better to be unique for custom themes.
Contributor guide
Assessment
This issue has not been assessed yet.