Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02891d3005 | |||
| 12e65bddd6 | |||
| 54e5198c2e | |||
| 156df42069 | |||
| 5205cb48e2 | |||
| fe3c4e2c96 | |||
| e8e94b0d56 | |||
| 731605c8d6 | |||
| e8278efd45 | |||
| 0821521a64 | |||
| aac34f03c0 | |||
| 9feb1e716a | |||
| dcc1a8dce5 | |||
| 52a38ba1fb | |||
| 35ed2416fc | |||
| 49a6288449 | |||
| f7938246f8 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5fffae6;
|
||||
--primary-cta: #80da9b;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #1a2e24;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f514c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user