Merge version_15_1777234742082 into main #12
@@ -4,16 +4,16 @@
|
||||
@import "./styles/animations.css";
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayBlueAccent */
|
||||
--background: #f5f5f5;
|
||||
/* @colorThemes/lightTheme/blue */
|
||||
--background: #f8fafc;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--foreground: #0f172a;
|
||||
--primary-cta: #2563eb;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
--secondary-cta-text: #2563eb;
|
||||
--accent: #3b82f6;
|
||||
--background-accent: #dbeafe;
|
||||
|
||||
/* @layout/border-radius/sharp */
|
||||
--radius: 0px;
|
||||
|
||||
Reference in New Issue
Block a user