Compare commits
9 Commits
version_1
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 983824e653 | |||
| 5a9c1ebc85 | |||
| 58821ca192 | |||
| 3b1ffad0ce | |||
| 0a817eb8c4 | |||
| 843f16f639 | |||
| 5958fbb635 | |||
| 2920febbc4 | |||
| 2d4dd96c86 |
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #0f0f0f;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #C8A24A;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #C8A24A;
|
||||
--background-accent: #0d1a0d;
|
||||
--card: #0d7424;
|
||||
--foreground: #e2e15e;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user