You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Themes seem to set the default text color for Swing HTML documents, and with dark themes this results in difficult to read text when set against light backgrounds (such as with the chat panel or HTML frames, etc.).
To Reproduce
Set a dark theme (Such as Arc Dark)
Enter a message in the chat and observe how the user name appears in a very light color
Enter [frame("test"),code: { test }] in the chat and see how the text color in the frame is the same
Expected Behaviour
The default text color should be black for these parts of the UI.
Screenshots
No response
MapTool Info
develop branch
Desktop
Windows 10
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the Bug
Themes seem to set the default text color for Swing HTML documents, and with dark themes this results in difficult to read text when set against light backgrounds (such as with the chat panel or HTML frames, etc.).
To Reproduce
[frame("test"),code: { test }]
in the chat and see how the text color in the frame is the sameExpected Behaviour
The default text color should be black for these parts of the UI.
Screenshots
No response
MapTool Info
develop branch
Desktop
Windows 10
Additional Context
No response
The text was updated successfully, but these errors were encountered: