mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
Added colors for an Active Call (#5308)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
This commit is contained in:
parent
90665502e8
commit
15d9f532ad
@ -104,6 +104,9 @@
|
||||
--input-HelperColor: #8b97ad;
|
||||
--input-error-BorderColor: #fb6863;
|
||||
--input-search-IconColor: #ffffff;
|
||||
|
||||
--love-active-call-color-1: #5190EC;
|
||||
--love-active-call-color-2: #F47758;
|
||||
}
|
||||
|
||||
/* Light Theme */
|
||||
@ -181,4 +184,7 @@
|
||||
--input-HelperColor: #556178;
|
||||
--input-error-BorderColor: #e34748;
|
||||
--input-search-IconColor: #0f121a;
|
||||
|
||||
--love-active-call-color-1: #205DC2;
|
||||
--love-active-call-color-2: #e34748;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user