Compare commits
3 Commits
version_4_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 452e1d74b9 | |||
|
|
757f4b1b42 | ||
| f01d228aed |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #1a1025;
|
||||
--card: #2d1b4e;
|
||||
--foreground: #f3e8ff;
|
||||
--primary-cta: #c084fc;
|
||||
--primary-cta-text: #1a1025;
|
||||
--secondary-cta: #581c87;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #a855f7;
|
||||
--background-accent: #3b0764;
|
||||
--background: #fdfbf7;
|
||||
--card: #f5f0e6;
|
||||
--foreground: #3e2723;
|
||||
--primary-cta: #5d4037;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #d7ccc8;
|
||||
--secondary-cta-text: #3e2723;
|
||||
--accent: #795548;
|
||||
--background-accent: #efebe0;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user