bolt.diy/app/components/chat
Nirmal Arya c53e3214c1 Fix MCP icon visibility in dark mode
Added proper CSS filters to make MCP icon visible in both light and dark modes.
The icon now uses brightness and invert filters to adapt to the theme.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 11:27:48 -04:00
..
chatExportAndImport style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
APIKeyManager.tsx
Artifact.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
AssistantMessage.tsx Fix MCP button positioning for better visibility 2025-06-25 11:27:48 -04:00
BaseChat.module.scss
BaseChat.tsx Add MCP integration and update AI SDK for MCP compatibility 2025-06-25 11:27:47 -04:00
Chat.client.tsx Add MCP integration and update AI SDK for MCP compatibility 2025-06-25 11:27:47 -04:00
ChatAlert.tsx fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
ChatBox.tsx Move MCP button to first position before paperclip icon 2025-06-25 11:27:48 -04:00
CodeBlock.module.scss
CodeBlock.tsx feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00
DicussMode.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
ExamplePrompts.tsx feat(chat): add new example prompt for bolt.diy app 2025-04-17 14:54:50 +01:00
FilePreview.tsx style(FilePreview): remove border and adjust styling for better UI consistency 2025-04-24 12:08:08 +01:00
GitCloneButton.tsx refactor: optimize error handling and npm install performance 2025-05-10 13:24:08 +01:00
ImportFolderButton.tsx style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx refactor: modify markdown append message content structure to use array format 2025-05-30 14:45:05 +01:00
MCPConnection.tsx Fix MCP icon visibility in dark mode 2025-06-25 11:27:48 -04:00
Messages.client.tsx fix: add model and provider info to quick action messages 2025-05-28 12:32:00 +01:00
ModelSelector.tsx Fix Bayer MGA provider model selection and improve error handling 2025-06-17 05:22:17 -04:00
NetlifyDeploymentLink.client.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
ProgressCompilation.tsx fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
ScreenshotStateManager.tsx
SendButton.client.tsx
SpeechRecognition.tsx
StarterTemplates.tsx feat(templates): add Vite Shadcn starter template 2025-04-30 11:37:29 +01:00
SupabaseAlert.tsx refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
SupabaseConnection.tsx style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01:00
ThoughtBox.tsx feat: added support for reasoning content (#1168) 2025-01-25 16:16:19 +05:30
ToolInvocation.tsx Add MCP integration and update AI SDK for MCP compatibility 2025-06-25 11:27:47 -04:00
UserMessage.tsx feat(chat): adjust chat layout and add rewind/fork functionality 2025-04-15 22:54:00 +01:00
VercelDeploymentLink.client.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00