Merge version_2_1779570771756 into main #1
@@ -4,16 +4,16 @@
|
||||
@import "./styles/animations.css";
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ffdf7d;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #b8860b;
|
||||
--background-accent: #8b6914;
|
||||
/* @colorThemes/lightTheme/blueWhite */
|
||||
--background: #ffffff;
|
||||
--card: #f0f4f8;
|
||||
--foreground: #333333;
|
||||
--primary-cta: #4a90e2;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #e0e0e0;
|
||||
--secondary-cta-text: #333333;
|
||||
--accent: #1e62b3;
|
||||
--background-accent: #d6e6f2;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user