diff --git a/src/frontend/src/style/index.css b/src/frontend/src/style/index.css index ba61e8fb8..e362a0345 100644 --- a/src/frontend/src/style/index.css +++ b/src/frontend/src/style/index.css @@ -139,6 +139,7 @@ --beta-background: rgb(37 99 235); --beta-foreground: rgb(219 234 254); + --beta-foreground-soft: rgb(219 234 254); --chat-bot-icon: #235d70; --chat-user-icon: #4f3d6e;