9 Commits

Author SHA1 Message Date
69a0526144 Merge version_6_1782306820867 into main
Merge version_6_1782306820867 into main
2026-06-24 13:13:44 +00:00
29ef28a701 Update theme colors 2026-06-24 13:13:41 +00:00
e1d8399ba7 Merge version_5_1782306815459 into main
Merge version_5_1782306815459 into main
2026-06-24 13:13:39 +00:00
03269fdcad Update theme colors 2026-06-24 13:13:36 +00:00
e59833934e Merge version_4_1782306813010 into main
Merge version_4_1782306813010 into main
2026-06-24 13:13:36 +00:00
3b424dd4a7 Update theme colors 2026-06-24 13:13:33 +00:00
6968164271 Merge version_3_1782306807176 into main
Merge version_3_1782306807176 into main
2026-06-24 13:13:30 +00:00
bd558ce7c9 Update theme colors 2026-06-24 13:13:27 +00:00
0c9330b312 Merge version_2_1782306787715 into main
Merge version_2_1782306787715 into main
2026-06-24 13:13:11 +00:00

View File

@@ -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;