Compare commits
9 Commits
version_2_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 69a0526144 | |||
| 29ef28a701 | |||
| e1d8399ba7 | |||
| 03269fdcad | |||
| e59833934e | |||
| 3b424dd4a7 | |||
| 6968164271 | |||
| bd558ce7c9 | |||
| 0c9330b312 |
@@ -7,13 +7,13 @@
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--foreground: #1b0c25;
|
||||
--primary-cta: #1b0c25;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
--secondary-cta-text: #1b0c25;
|
||||
--accent: #ff93e4;
|
||||
--background-accent: #e8a8c3;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user