replace existing icon in composer with the new one

This commit is contained in:
Bruno Windels 2019-02-01 13:40:42 +01:00
parent 0cdf3d0898
commit 09c3391dd8
4 changed files with 25 additions and 19 deletions

View file

@ -134,6 +134,8 @@ $roomheader-color: $primary-fg-color;
$roomheader-addroom-color: $primary-bg-color;
$roomtopic-color: $settings-grey-fg-color;
$eventtile-meta-color: $roomtopic-color;
$composer-e2e-icon-color: #c9ced6;
// ********************
$roomtile-name-color: rgba(69, 69, 69, 0.8);