We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 229cf99 + b73dd72 commit 4e3dd2bCopy full SHA for 4e3dd2b
src/css/colors.css
@@ -41,4 +41,4 @@ $extensions-tertiary: hsla(163, 85%, 30%, 1); /* #0B8E69 */
41
$extensions-transparent: hsla(163, 85%, 40%, 0.35); /* 35% transparent version of extensions-primary */
42
$extensions-light: hsla(163, 57%, 85%, 1); /* opaque version of extensions-transparent, on white bg */
43
44
-$drop-highlight: hsla(215, 100%, 77%); /* lighter than motion-primary */
+$drop-highlight: hsla(215, 100%, 77%, 1); /* lighter than motion-primary */
0 commit comments