Compare commits
24 Commits
version_9
...
version_33
| Author | SHA1 | Date | |
|---|---|---|---|
| c3f767d52b | |||
| cd4ec1706c | |||
| eb58ece3c1 | |||
| 24de7d68f2 | |||
| a542ea52c1 | |||
| 0636ad9e0b | |||
| 5e05ff690b | |||
| 4156686ed4 | |||
| fa263c94c8 | |||
| 6ef8487fbd | |||
| ee66137a9e | |||
| 55ade47b8e | |||
| 9616848866 | |||
| f8f0b55fa6 | |||
| b4705b7bed | |||
| f7cc918a46 | |||
| a3df335d44 | |||
| 7f076a6420 | |||
| 042d8fde3d | |||
| 80ce388e65 | |||
| c5856ad36b | |||
| 85a4985cf2 | |||
| 3781f39248 | |||
| ac46d9237a |
@@ -10,14 +10,14 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--background: #ede8da;
|
||||
--card: #fcfcfc;
|
||||
--foreground: #074771;
|
||||
--primary-cta: #ff4eac;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #cb331e;
|
||||
--secondary-cta-text: #074771;
|
||||
--accent: #f086d4;
|
||||
--foreground: #082a04;
|
||||
--primary-cta: #5a9066;
|
||||
--primary-cta-text: #dedcd0;
|
||||
--secondary-cta: #5A9066;
|
||||
--secondary-cta-text: #123414;
|
||||
--accent: #733187;
|
||||
--background-accent: #f5f0f3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user