diff --git a/ui/basic.style b/ui/basic.style index c8b4703..593ebbd 100644 --- a/ui/basic.style +++ b/ui/basic.style @@ -281,3 +281,7 @@ emojiSuggestionsFadeLeft: icon {{ "fade_horizontal-flip_horizontal", boxBg }}; emojiSuggestionsFadeRight: icon {{ "fade_horizontal", boxBg }}; transparentPlaceholderSize: 4px; + +// floating badge colors +roundedFg: radialFg; +roundedBg: radialBg; // closest to #00000066 diff --git a/ui/colors.palette b/ui/colors.palette index b294d2e..c0863bb 100644 --- a/ui/colors.palette +++ b/ui/colors.palette @@ -542,7 +542,6 @@ callBg: #26282cf2; // old phone call popup background callBgOpaque: #1b1f23; // phone call popup background callBgButton: #1b1f237f; // 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 callIconBg: #ffffff1f; // phone call mute mic and camera button background callIconFg: #ffffff; // phone call popup answer, hangup, mute mic and camera icon