diff --git a/ui/colors.palette b/ui/colors.palette index 646a4fa..4170c81 100644 --- a/ui/colors.palette +++ b/ui/colors.palette @@ -542,16 +542,17 @@ callBgButton: #1b1f237f | callBg; // phone call window control buttons bg callNameFg: #ffffff; // phone call popup name text callFingerprintBg: #00000066; // phone call popup emoji fingerprint background callStatusFg: #aaabac; // phone call popup status text -callIconFg: #ffffff; // phone call popup answer, hangup and mute mic icon +callIconBg: #ffffff1f; // phone call mute mic and camera button background +callIconFg: #ffffff; // phone call popup answer, hangup, mute mic and camera icon +callIconBgActive: #ffffffe5; // phone call line busy cancel, muted mic and camera button background +callIconFgActive: #222222; // phone call line busy cancel, muted mic and camera icon +callIconActiveRipple: #f1f1f1; // phone call line busy cancel, muted mic and camera ripple effect callAnswerBg: #64c15b; // phone call popup answer button background callAnswerRipple: #52b149; // phone call popup answer button ripple effect callAnswerBgOuter: #50eb4126; // phone call popup answer button outer ripple effect callHangupBg: #d75a5a; // phone call popup hangup button background callHangupRipple: #c04646; // phone call popup hangup button ripple effect -callCancelBg: #ffffff; // phone call popup line busy cancel button background -callCancelFg: #777777; // phone call popup line busy cancel button icon -callCancelRipple: #f1f1f1; // phone call popup line busy cancel button ripple effect -callMuteRipple: #ffffff12; // phone call popup mute mic ripple effect +callMuteRipple: #ffffff12; // phone call popup mute mic and camera ripple effect callBarBg: dialogsBgActive; // active phone call bar background callBarMuteRipple: dialogsRippleBgActive; // active phone call bar mute and hangup button ripple effect