Compare commits
13 Commits
version_1
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| c391806f8e | |||
| dc827a6040 | |||
| 13c7527196 | |||
| 1f4302acdb | |||
| c71c5ebc68 | |||
| 1b1bd82a78 | |||
| dfbd723936 | |||
| a754f6e411 | |||
| 9912659c45 | |||
| 472252b3e0 | |||
| de21be0db4 | |||
| 7dc55395d7 | |||
| d9a5e27113 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0B0B0B;
|
||||
--card: #141414;
|
||||
--foreground: #F5E9DA;
|
||||
--primary-cta: #D4AF37;
|
||||
--primary-cta-text: #0B0B0B;
|
||||
--secondary-cta: #1A1A1A;
|
||||
--secondary-cta-text: #D4AF37;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #1A1A1A;
|
||||
--background: #080200;
|
||||
--card: #1a0d0b;
|
||||
--foreground: #ffe6d5;
|
||||
--primary-cta: #ffaa70;
|
||||
--primary-cta-text: #080200;
|
||||
--secondary-cta: #170b07;
|
||||
--secondary-cta-text: #ffe6d5;
|
||||
--accent: #7b5e4a;
|
||||
--background-accent: #b8541e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user