Merge version_3_1780934562705 into main #3
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #ffffff;
|
||||
--card: #f5f5f5;
|
||||
--foreground: #0a0a0a;
|
||||
--primary-cta: #dfff1c;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #f5f5f5;
|
||||
--secondary-cta-text: #0a0a0a;
|
||||
--accent: #8b9a1b;
|
||||
--background-accent: #5d6b00;
|
||||
--background: #f0f8ff;
|
||||
--card: #e6f2ff;
|
||||
--foreground: #003366;
|
||||
--primary-cta: #0066cc;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #cce0ff;
|
||||
--secondary-cta-text: #003366;
|
||||
--accent: #3399ff;
|
||||
--background-accent: #99ccff;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user