$voice-playback-button-fg-color -> $secondary-content

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-10-16 20:28:01 +02:00
parent ee7c126596
commit 707f0c6bc9
No known key found for this signature in database
GPG key ID: 55C211A1226CB17D
5 changed files with 1 additions and 5 deletions

View file

@ -336,7 +336,6 @@ $voice-record-stop-border-color: #E3E8F0;
$voice-record-waveform-incomplete-fg-color: #C1C6CD;
$voice-record-icon-color: $tertiary-fg-color;
$voice-playback-button-bg-color: $system;
$voice-playback-button-fg-color: $secondary-content;
// FontSlider colors
$appearance-tab-border-color: $input-darker-bg-color;