fix: Adjust styles for Duo chat error messages
Description
Use vscode theme colors to style error messages from Duo.
Related Issues
Resolves gitlab#499569 (closed) Related to gitlab#474922 (closed)
How has this been tested?
- Check out this branch
- Use your local version of the Duo chat extension
- Ask Duo
what is this issue about? https://gitlab.com/gitlab-org/gitlab/-/issues/111111111111111111111
to prompt an error - You will see an error style that uses vscode theme colors
Screenshots (if appropriate)
Before | After |
---|---|
Screen_Recording_2024-10-23_at_12.56.19 | Screen_Recording_2024-10-23_at_12.50.22 |
![]() |
![]() |
What CHANGELOG entry will this MR create?
-
fix:
Bug fix fixes - a user-facing issue in production - included in changelog -
feature:
New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:
(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes