Added voice work image fallback. Added tag/creator/circle chip components. Updated voice work search response to include favorite/blacklisted flags for tags/creators/circles.
This commit is contained in:
@@ -39,12 +39,17 @@
|
||||
--input-background-color: rgb(0,20,34);
|
||||
--input-focus-border-color: #64b5f6;
|
||||
--input-focus-box-shadow: 0 0 0 1px #93cbf9;
|
||||
/* RGB Tokens */
|
||||
--rgb-mint: 167 243 208;
|
||||
--rgb-green: 175 224 125;
|
||||
--rgb-teal: 110 236 255;
|
||||
/* Colors */
|
||||
--color-primary: rgb(180,200, 214);
|
||||
--color-secondary: rgb(200,220,234);
|
||||
--color-black: #272727;
|
||||
--color-yellow: #ffe073;
|
||||
--color-green: #afe07d;
|
||||
--color-mint: #a7f3d0;
|
||||
--color-teal: #6eecff;
|
||||
--color-blue: #73c4ff;
|
||||
--color-orange: #ffa773;
|
||||
|
||||
Reference in New Issue
Block a user