Compare commits
8 Commits
version_8
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| a1e6547c57 | |||
| d043d2bed5 | |||
| 723f79c4a1 | |||
| cb72caf93a | |||
| 51d067080f | |||
| a7100fb057 | |||
| b263fd6ec5 | |||
| 76e7ae5b67 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000802;
|
||||
--card: #0b1a0b;
|
||||
--foreground: #e6ffe6;
|
||||
--primary-cta: #80da9b;
|
||||
--primary-cta-text: #000802;
|
||||
--secondary-cta: #07170b;
|
||||
--secondary-cta-text: #e6ffe6;
|
||||
--accent: #38714a;
|
||||
--background-accent: #2c6541;
|
||||
--background: #ffffff;
|
||||
--card: #ffffff;
|
||||
--foreground: #12ff00;
|
||||
--primary-cta: #13d1cf;
|
||||
--primary-cta-text: #15479C;
|
||||
--secondary-cta: #15479C;
|
||||
--secondary-cta-text: #13D1CF;
|
||||
--accent: #15479C;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user