[PR #167] [MERGED] fix: Use theme color for artifacts #173

Closed
opened 2026-02-16 03:15:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/167
Author: @marcusschiesser
Created: 7/10/2025
Status: Merged
Merged: 7/10/2025
Merged by: @thucpn

Base: mainHead: ms/use-theme-color


📝 Commits (1)

  • dd0dd06 fix: Use theme color for artifacts

📊 Changes

6 files changed (+17 additions, -10 deletions)

View changed files

.changeset/new-chefs-drive.md (+5 -0)
📝 packages/chat-ui/src/chat/canvas/actions.tsx (+2 -2)
📝 packages/chat-ui/src/chat/canvas/artifact-card.tsx (+6 -4)
📝 packages/chat-ui/src/chat/canvas/artifacts/code.tsx (+1 -1)
📝 packages/chat-ui/src/chat/canvas/artifacts/document.tsx (+2 -2)
📝 packages/chat-ui/src/widgets/pdf-dialog.tsx (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-ui/pull/167 **Author:** [@marcusschiesser](https://github.com/marcusschiesser) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@thucpn](https://github.com/thucpn) **Base:** `main` ← **Head:** `ms/use-theme-color` --- ### 📝 Commits (1) - [`dd0dd06`](https://github.com/run-llama/chat-ui/commit/dd0dd06d7b07afc64e55092951e17e52ab83c072) fix: Use theme color for artifacts ### 📊 Changes **6 files changed** (+17 additions, -10 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/new-chefs-drive.md` (+5 -0) 📝 `packages/chat-ui/src/chat/canvas/actions.tsx` (+2 -2) 📝 `packages/chat-ui/src/chat/canvas/artifact-card.tsx` (+6 -4) 📝 `packages/chat-ui/src/chat/canvas/artifacts/code.tsx` (+1 -1) 📝 `packages/chat-ui/src/chat/canvas/artifacts/document.tsx` (+2 -2) 📝 `packages/chat-ui/src/widgets/pdf-dialog.tsx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:15:28 -05:00
yindo closed this issue 2026-02-16 03:15:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#173