Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1f9657c

Browse files
committed
Make message previews more legible
1 parent 9b94bf1 commit 1f9657c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/themes/light/css/_light.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ $roomlist2-button-bg-color: #fff; // Buttons include the filter box, explore but
183183
$roomlist2-bg-color: rgba(245, 245, 245, 0.90);
184184
$roomsublist2-divider-color: $primary-fg-color;
185185

186-
$roomtile2-preview-color: #9e9e9e;
186+
$roomtile2-preview-color: #737D8C;
187187
$roomtile2-default-badge-bg-color: #61708b;
188188
$roomtile2-selected-bg-color: #FFF;
189189

0 commit comments

Comments
 (0)