fix(substack): podcast background color (#175)

This commit is contained in:
winston 2023-08-20 08:03:23 +02:00 committed by GitHub
parent ad96b4a2e6
commit 2d71c9e3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@
--color_theme_bg_contrast_3: @surface1;
--color_theme_bg_contrast_4: mix(@surface1, @surface2, 50%);
--color_theme_bg_contrast_5: @surface2;
--color_theme_bg_contrast_1: unset;
// used for podcast play controls
--color_theme_bg_pop_rgb: #rgbify(@accent) [];