This commit is contained in:
+4
-4
@@ -55,8 +55,8 @@
|
|||||||
reads faintly through them (paired with backdrop-filter on
|
reads faintly through them (paired with backdrop-filter on
|
||||||
.alt-card), shadowed so their edge against the animated backdrop
|
.alt-card), shadowed so their edge against the animated backdrop
|
||||||
is a soft lift rather than a hard contrast line. */
|
is a soft lift rather than a hard contrast line. */
|
||||||
--card-bg: rgba(22, 22, 22, 0.55);
|
--card-bg: rgba(22, 22, 22, 0.35);
|
||||||
--card-bg-opaque: rgba(22, 22, 22, 0.94);
|
--card-bg-opaque: rgba(22, 22, 22, 0.84);
|
||||||
--card-shadow: rgba(0, 0, 0, 0.5);
|
--card-shadow: rgba(0, 0, 0, 0.5);
|
||||||
|
|
||||||
--error: #ff6b6b;
|
--error: #ff6b6b;
|
||||||
@@ -90,8 +90,8 @@
|
|||||||
--ink-dim: #6d6c66;
|
--ink-dim: #6d6c66;
|
||||||
--line: #d9d7cf;
|
--line: #d9d7cf;
|
||||||
|
|
||||||
--card-bg: rgba(252, 251, 248, 0.55);
|
--card-bg: rgba(252, 251, 248, 0.35);
|
||||||
--card-bg-opaque: rgba(252, 251, 248, 0.94);
|
--card-bg-opaque: rgba(252, 251, 248, 0.84);
|
||||||
--card-shadow: rgba(50, 48, 42, 0.18);
|
--card-shadow: rgba(50, 48, 42, 0.18);
|
||||||
|
|
||||||
--error: #a83a32;
|
--error: #a83a32;
|
||||||
|
|||||||
Reference in New Issue
Block a user