Compare commits
21 Commits
version_17
...
version_38
| Author | SHA1 | Date | |
|---|---|---|---|
| f244116c70 | |||
| 9d62b1a3ab | |||
| 0488cceb40 | |||
| 5b691a8f0e | |||
| ec6b233569 | |||
| c3f767d52b | |||
| cd4ec1706c | |||
| eb58ece3c1 | |||
| 24de7d68f2 | |||
| a542ea52c1 | |||
| 0636ad9e0b | |||
| 5e05ff690b | |||
| 4156686ed4 | |||
| fa263c94c8 | |||
| 6ef8487fbd | |||
| ee66137a9e | |||
| 55ade47b8e | |||
| 9616848866 | |||
| f8f0b55fa6 | |||
| b4705b7bed | |||
| f7cc918a46 |
@@ -10,14 +10,14 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #fcfcfc;
|
||||
--foreground: #0d5f04;
|
||||
--primary-cta: #0f0871;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #e0a911;
|
||||
--secondary-cta-text: #0F0871;
|
||||
--accent: #f086d4;
|
||||
--background: #ede8da;
|
||||
--card: #ecf1ec;
|
||||
--foreground: #082a04;
|
||||
--primary-cta: #5a9066;
|
||||
--primary-cta-text: #fbfbfb;
|
||||
--secondary-cta: #5A9066;
|
||||
--secondary-cta-text: #123414;
|
||||
--accent: #733187;
|
||||
--background-accent: #f5f0f3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user