Bob AI: change color theme to red and black
This commit is contained in:
@@ -4,19 +4,19 @@
|
||||
|
||||
/* --background: #0a0a0a;;
|
||||
--card: #000000;;
|
||||
--foreground: #ffff00;;
|
||||
--primary-cta: #000000;;
|
||||
--secondary-cta: #ffff00;;
|
||||
--accent: #000000;;
|
||||
--background-accent: #ffff00;; */
|
||||
--foreground: #ff0000;;
|
||||
--primary-cta: #ff0000;;
|
||||
--secondary-cta: #000000;;
|
||||
--accent: #ff0000;;
|
||||
--background-accent: #000000;; */
|
||||
|
||||
--background: #000000;;
|
||||
--card: #000000;;
|
||||
--foreground: #ffff00;;
|
||||
--primary-cta: #000000;;
|
||||
--secondary-cta: #ffff00;;
|
||||
--accent: #000000;;
|
||||
--background-accent: #ffff00;;
|
||||
--foreground: #ff0000;;
|
||||
--primary-cta: #ff0000;;
|
||||
--secondary-cta: #000000;;
|
||||
--accent: #ff0000;;
|
||||
--background-accent: #000000;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user