parent
2468e5830b
commit
8e457f17ba
8 changed files with 44 additions and 16 deletions
|
@ -210,7 +210,7 @@ $event-highlight-bg-color: $yellow-background;
|
|||
// event timestamp
|
||||
$event-timestamp-color: #acacac;
|
||||
|
||||
$copy-button-url: "$(res)/img/feather-customised/clipboard.svg";
|
||||
$copy-button-url: "$(res)/img/element-icons/copy.svg";
|
||||
|
||||
// e2e
|
||||
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent
|
||||
|
|
|
@ -325,7 +325,7 @@ $focus-brightness: 105%;
|
|||
|
||||
// Icon URLs
|
||||
// ********************
|
||||
$copy-button-url: "$(res)/img/feather-customised/clipboard.svg";
|
||||
$copy-button-url: "$(res)/img/element-icons/copy.svg";
|
||||
// ********************
|
||||
|
||||
// Location sharing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue