Fairy Floss theme colour tweaks

This commit is contained in:
Emma Winston 2019-10-09 20:06:45 +01:00
parent 247d2787fe
commit 8a9e6b9f49

View File

@ -517,3 +517,16 @@ a.mention, .notification__message .fa {
.status.status-direct:not(.read), .account {
border-bottom: 1px solid lighten($purple2, 8%);
}
.drawer__inner__mastodon svg#hometownlogo {
fill: $ui-primary-color;
}
.audio-player,
.audio-player .video-player__controls {
background: $ui-base-color;
}
.video-player__buttons button {
color: $ui-primary-color;
}