Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d94c03575 | |||
| 221ce6569a | |||
| 5ce0a90117 | |||
| 77587fef3f | |||
| e4942ce15f | |||
| cd70e5c5ed | |||
| 5d075eccc5 | |||
| 8e20aacddd | |||
| 029dc0d320 | |||
| dbde2b17f3 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0D0D0D;
|
||||
--card: #1A1A1A;
|
||||
--foreground: #F7F3EE;
|
||||
--primary-cta: #FF7A00;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #C89B3C;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #C89B3C;
|
||||
--background-accent: #1A1A1A;
|
||||
--background: #ffc905;
|
||||
--card: #ff1515;
|
||||
--foreground: #fffafa;
|
||||
--primary-cta: #ff0505;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ff1f0b;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #000000;
|
||||
--background-accent: #be3737;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user