Compare commits
2 Commits
version_2_
...
version_4_
| Author | SHA1 | Date | |
|---|---|---|---|
| 73ef2a0b33 | |||
| e9c65cf487 |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/darkTheme/warmStoneOrange */
|
||||
--background: #ffffff;
|
||||
--card: #f9fafb;
|
||||
--foreground: #1f2937;
|
||||
--primary-cta: #16a34a;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #15803d;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #16a34a;
|
||||
--background-accent: #f9fafb;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
|
||||
/* @layout/border-radius/soft */
|
||||
--radius: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user