diff --git a/client/src/components/svg/AnthropicIcon.tsx b/client/src/components/svg/AnthropicIcon.tsx index ee5e57edaa..c7fdfb0762 100644 --- a/client/src/components/svg/AnthropicIcon.tsx +++ b/client/src/components/svg/AnthropicIcon.tsx @@ -12,7 +12,7 @@ export default function AnthropicIcon({ overflow="visible" width={size} height={size} - className={cn('fill-current text-black', className)} + className={cn('fill-current text-black dark:text-white', className)} >