Replaced color

This commit is contained in:
Joachim Nielandt 2022-06-28 20:52:00 +02:00
parent 4af84a42b7
commit 15ddaf5f46

View File

@ -194,8 +194,8 @@ label:focus {
#custom-media {
background-color: #66cc99;
color: #2a5c45;
background-color: $dark-aqua;
color: $light-yellow;
min-width: 100px;
&.custom-spotify {