Fix normal e2e icon colour
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
9f199758b9
commit
fcf5fc0990
6 changed files with 6 additions and 4 deletions
|
@ -169,7 +169,7 @@ $composer-button-color: #91a1c0;
|
|||
$roomtopic-color: #9e9e9e;
|
||||
$eventtile-meta-color: $roomtopic-color;
|
||||
|
||||
$composer-e2e-icon-color: #c9ced6;
|
||||
$composer-e2e-icon-color: #91a1c0;
|
||||
$header-divider-color: #91a1c0;
|
||||
|
||||
// ********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue