Bob AI: Change the website's primary theme color to magenta by updat
This commit is contained in:
@@ -4,16 +4,16 @@
|
||||
@import "./styles/animations.css";
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/blue */
|
||||
--background: #f8fafc;
|
||||
/* @colorThemes/lightTheme/magenta */
|
||||
--background: #fdf4ff;
|
||||
--card: #ffffff;
|
||||
--foreground: #0f172a;
|
||||
--primary-cta: #2563eb;
|
||||
--foreground: #4a044e;
|
||||
--primary-cta: #c026d3;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #2563eb;
|
||||
--accent: #3b82f6;
|
||||
--background-accent: #dbeafe;
|
||||
--secondary-cta-text: #c026d3;
|
||||
--accent: #d946ef;
|
||||
--background-accent: #fae8ff;
|
||||
|
||||
/* @layout/border-radius/sharp */
|
||||
--radius: 0px;
|
||||
|
||||
Reference in New Issue
Block a user