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

View file

@ -94,7 +94,7 @@ limitations under the License.
font-weight: 600;
font-size: 12px;
padding: 0 5px;
background-color: $accent-color;
background-color: $roomtile-name-color;
}
.mx_RoomSubList_addRoom, .mx_RoomSubList_badge {
@ -114,7 +114,7 @@ limitations under the License.
}
.mx_RoomSubList_badgeHighlight {
background-color: $warning-color;
background-color: $accent-color;
}
.mx_RoomSubList_chevron {