-
Notifications
You must be signed in to change notification settings - Fork 241
Description
Describe the bug
When using the Dark theme, the error message displayed in the Problems panel becomes difficult to read when hovering over it.
Steps to reproduce the behavior:
1.Navigate to Microsoft MakeCode Arcade
2.Set the theme to Dark via Settings --> Theme --> Dark.
3.Create a new project and switch to JavaScript or Python editor.
4.Drag some code blocks into the workspace.
5.Introduce an error and hover over the error message in the Problems panel.
Actual behavior
The error message is hard to see in Dark theme when hovering.
Expected behavior
Error messages should remain clearly visible and readable when hovered over in Dark theme.
Additional context
1.OS: Windows 11 24H2
2.Browser: Chrome(tested only on this browser.)
3.Arcade version : 2.1.14
4.Microsoft MakeCode version: 12.2.2
