Fixed voice work supported language search. Include supported languages and original circle in the search result item. Several UI style updates.
This commit is contained in:
@@ -40,9 +40,15 @@
|
||||
--input-focus-border-color: #64b5f6;
|
||||
--input-focus-box-shadow: 0 0 0 1px #93cbf9;
|
||||
/* RGB Tokens */
|
||||
--rgb-primary: 180 200 214;
|
||||
--rgb-secondary: 200 220 234;
|
||||
--rgb-mint: 167 243 208;
|
||||
--rgb-green: 175 224 125;
|
||||
--rgb-teal: 110 236 255;
|
||||
--rgb-yellow: 255 224 115;
|
||||
--rgb-on-yellow: 0 0 0;
|
||||
--rgb-pink: 224 104 148;
|
||||
--rgb-on-pink: 255 255 255;
|
||||
/* Colors */
|
||||
--color-primary: rgb(180,200, 214);
|
||||
--color-secondary: rgb(200,220,234);
|
||||
|
||||
Reference in New Issue
Block a user