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
On Windows 10, when using Dark theme with the RegEx Tester, the matched text highlight under Text is not visible due to the highlight color being the same as the "not focused" color for Text. Light theme works as expected.
Steps To Reproduce
Set the App Theme to Dark
Use the Regex Tester and match some text
NOTE: I noticed that on certain reloads, the highlight text is different/lighter, causing it to be fine/visible. I would assume that is a separate issue.
Expected behavior
Either:
Adjust the matching text highlight color to be something with clear contrast for dark theme;
Add setting to adjust highlight colors through-out the app so we can adjust it ourselves.
Hi,
Here is a preview of what I'm working on for DevToys 2.0. The colors won't follow the system's accent color and are better adapted to the dark/light theme.
Description
On Windows 10, when using Dark theme with the RegEx Tester, the matched text highlight under Text is not visible due to the highlight color being the same as the "not focused" color for Text. Light theme works as expected.
Steps To Reproduce
NOTE: I noticed that on certain reloads, the highlight text is different/lighter, causing it to be fine/visible. I would assume that is a separate issue.
Expected behavior
Either:
DevToys Version
Version 1.0.10.0 | X64 | RELEASE | b949a18 | b949a18
Relevant Assets/Logs
Light Theme Example
Dark Theme Example when Text is out of focus, eg. when the cursor is in "Regular Expressions"
Dark Theme Example when Text is in focus (here highlight is visible, but contrast is very low)
The text was updated successfully, but these errors were encountered: