Various colour, contrast and legibility improvements.

This commit is contained in:
Nad Chishtie
2018-12-20 11:35:21 +00:00
parent 6c2d2f60cf
commit d7473c4f4d
5 changed files with 15 additions and 12 deletions
+2 -2
View File
@@ -112,11 +112,11 @@ limitations under the License.
}
.mx_RoomTile_unreadNotify .mx_RoomTile_badge {
background-color: $accent-color;
background-color: $roomtile-name-color;
}
.mx_RoomTile_highlight .mx_RoomTile_badge {
background-color: $warning-color;
background-color: $accent-color;
}
.mx_RoomTile_unread, .mx_RoomTile_highlight {