mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 12:41:24 +02:00
Fix MyGroups placeholder colours on dark theme
This commit is contained in:
parent
14b5006645
commit
d9fa11d03a
@ -20,6 +20,9 @@ $focus-brightness: 200%;
|
||||
// red warning colour
|
||||
$warning-color: #ff0064;
|
||||
|
||||
// groups
|
||||
$group-my-groups-placeholder-bg: #454545;
|
||||
|
||||
$other-user-pill-bg-color: rgba(255, 255, 255, 0.1);
|
||||
|
||||
$preview-bar-bg-color: #333;
|
||||
|
Loading…
x
Reference in New Issue
Block a user