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