Various colour, contrast and legibility improvements.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user