Change emoji reactions bar color
This commit is contained in:
parent
d6b7947001
commit
eaa1f9e450
4 changed files with 12 additions and 2 deletions
|
@ -7,6 +7,9 @@ $classic-primary-color: #9baec8;
|
|||
$classic-secondary-color: #d9e1e8;
|
||||
$classic-highlight-color: #6364ff;
|
||||
|
||||
$emoji-reaction-color: #dfe5f5 !default;
|
||||
$emoji-reaction-selected-color: #9ac1f2 !default;
|
||||
|
||||
// Differences
|
||||
$success-green: lighten(#3c754d, 8%);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue