Add some more call panel button colors.

This commit is contained in:
John Preston 2020-08-13 18:44:49 +04:00
parent 921686055c
commit 50aa8497c2

View file

@ -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