Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d4cdc982b |
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
/* --background: #f5f4ef;
|
/* --background: #f5f4ef;
|
||||||
--card: rgba(51, 26, 82, 0.7);
|
--card: rgba(51, 26, 82, 0.7);
|
||||||
--foreground: #ffffff;
|
--foreground: #000000;
|
||||||
--primary-cta: rgba(0, 0, 0, 0.8);
|
--primary-cta: rgba(0, 0, 0, 0.8);
|
||||||
--secondary-cta: rgba(255, 255, 255, 0.8);
|
--secondary-cta: rgba(255, 255, 255, 0.8);
|
||||||
--accent: rgba(128, 0, 128, 0.8);
|
--accent: rgba(128, 0, 128, 0.8);
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
--background: rgba(0, 0, 0, 0.5);
|
--background: rgba(0, 0, 0, 0.5);
|
||||||
--card: rgba(51, 26, 82, 0.7);
|
--card: rgba(51, 26, 82, 0.7);
|
||||||
--foreground: #ffffff;
|
--foreground: #000000;
|
||||||
--primary-cta: rgba(0, 0, 0, 0.8);
|
--primary-cta: rgba(0, 0, 0, 0.8);
|
||||||
--secondary-cta: rgba(255, 255, 255, 0.8);
|
--secondary-cta: rgba(255, 255, 255, 0.8);
|
||||||
--accent: rgba(128, 0, 128, 0.8);
|
--accent: rgba(128, 0, 128, 0.8);
|
||||||
|
|||||||
Reference in New Issue
Block a user