diff --git a/webview-ui/src/components/chat/ChatRow.tsx b/webview-ui/src/components/chat/ChatRow.tsx
index 4893a9aeec..fc3c32e66b 100644
--- a/webview-ui/src/components/chat/ChatRow.tsx
+++ b/webview-ui/src/components/chat/ChatRow.tsx
@@ -637,7 +637,7 @@ export const ChatRowContent = ({ message, isExpanded, onToggleExpand, lastModifi
gap: 10,
padding: 8,
fontSize: "12px",
- color: "var(--vscode-errorForeground)",
+ color: "var(--vscode-editorWarning-foreground)",
}}>
The model has determined this command requires explicit approval.