use img in playlist card

+ use $black background on right sidebar
This commit is contained in:
geoffrey45
2022-08-27 10:00:42 +03:00
parent 98e1e28a4b
commit d3d7d1f139
10 changed files with 19 additions and 53 deletions
+1 -1
View File
@@ -3,6 +3,7 @@
$body: #0f1218;
$separator: #ffffff2f;
$highlight-blue: #006eff;
$darkestblue: #234ece;
$bbb: #161616; //bottom controls background
$theme: #464545fd;
@@ -41,7 +42,6 @@ $teal: rgb(64, 200, 224);
$primary: $gray4;
$accent: $gray1;
$secondary: $gray5;
$cta: $blue;
$danger: $red;
$track-hover: $gray4;
$context: $gray;