Make message previews more legible

This commit is contained in:
Nad Chishtie 2020-07-14 19:05:49 +01:00
parent 9b94bf13c8
commit 1f9657c7fb

View file

@ -183,7 +183,7 @@ $roomlist2-button-bg-color: #fff; // Buttons include the filter box, explore but
$roomlist2-bg-color: rgba(245, 245, 245, 0.90);
$roomsublist2-divider-color: $primary-fg-color;
$roomtile2-preview-color: #9e9e9e;
$roomtile2-preview-color: #737D8C;
$roomtile2-default-badge-bg-color: #61708b;
$roomtile2-selected-bg-color: #FFF;