Compare commits
3 Commits
version_2_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 67012f3b92 | |||
|
|
3383916855 | ||
| 77d9e47c40 |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #0f172a;
|
||||
--card: #1e293b;
|
||||
--background: #064e3b;
|
||||
--card: #065f46;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #3b82f6;
|
||||
--primary-cta: #10b981;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1e293b;
|
||||
--secondary-cta: #065f46;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #2563eb;
|
||||
--background-accent: #1d4ed8;
|
||||
--accent: #059669;
|
||||
--background-accent: #047857;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user