Various colour, contrast and legibility improvements.
This commit is contained in:
parent
6c2d2f60cf
commit
d7473c4f4d
5 changed files with 15 additions and 12 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue