This commit is contained in:
+3
-3
@@ -55,8 +55,8 @@
|
||||
reads faintly through them (paired with backdrop-filter on
|
||||
.alt-card), shadowed so their edge against the animated backdrop
|
||||
is a soft lift rather than a hard contrast line. */
|
||||
--card-bg: rgba(22, 22, 22, 0.55);
|
||||
--card-bg-opaque: rgba(22, 22, 22, 0.94);
|
||||
--card-bg: rgba(22, 22, 22, 0.35);
|
||||
--card-bg-opaque: rgba(22, 22, 22, 0.84);
|
||||
--card-shadow: rgba(0, 0, 0, 0.5);
|
||||
|
||||
--error: #ff6b6b;
|
||||
@@ -91,7 +91,7 @@
|
||||
--line: #d9d7cf;
|
||||
|
||||
--card-bg: rgba(252, 251, 248, 0.55);
|
||||
--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);
|
||||
|
||||
--error: #a83a32;
|
||||
|
||||
Reference in New Issue
Block a user