diff --git a/libs/chatbot/src/lib/ui/styles.ts b/libs/chatbot/src/lib/ui/styles.ts index fce5c257d3d..17cd6c0ee46 100644 --- a/libs/chatbot/src/lib/ui/styles.ts +++ b/libs/chatbot/src/lib/ui/styles.ts @@ -146,7 +146,7 @@ export const useChatbotStyles = makeStyles({ fontSize: '10.5px', display: 'flex', fontWeight: tokens.fontWeightBold, - color: '#489d42', // Keep original green + color: tokens.colorPaletteGreenBorderActive, lineHeight: '12px', },