mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
Restore previous redacted message look in dark theme
This commit is contained in:
parent
d40da42268
commit
91c91c5ca9
@ -103,6 +103,10 @@ $panel-divider-color: $header-panel-border-color;
|
|||||||
|
|
||||||
$widget-menu-bar-bg-color: $search-bg-color;
|
$widget-menu-bar-bg-color: $search-bg-color;
|
||||||
|
|
||||||
|
// event redaction
|
||||||
|
$event-redacted-fg-color: #606060;
|
||||||
|
$event-redacted-border-color: #000000;
|
||||||
|
|
||||||
// event timestamp
|
// event timestamp
|
||||||
$event-timestamp-color: $text-secondary-color;
|
$event-timestamp-color: $text-secondary-color;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user