Fix GIF label on dark theme (#11312)
parent
4316ebae29
commit
d9aaed0ef6
|
@ -197,7 +197,7 @@ $dialog-shadow-color: rgba(0, 0, 0, 0.48);
|
|||
/* ******************** */
|
||||
$imagebody-giflabel: rgba(0, 0, 0, 0.7);
|
||||
$imagebody-giflabel-border: rgba(0, 0, 0, 0.2);
|
||||
$imagebody-giflabel-color: $background;
|
||||
$imagebody-giflabel-color: $accent-fg-color;
|
||||
/* ******************** */
|
||||
|
||||
/* RoomList */
|
||||
|
|
Loading…
Reference in New Issue