bruno
bruno copied to clipboard
Using system theme in Windows dark mode could make the text theme still be in white mode
I've encountered a minor yet persistent issue related to the application's theme compatibility with Windows' dark mode.
Specifically, when Windows is set to dark mode, the Bruno interface successfully adapts to this setting with a dark background. Unfortunately, the text color does not adjust accordingly and remains in a light color scheme, which compromises readability and overall user experience. This issue appears to be consistent across multiple Windows machines, as confirmed through testing with several of my colleagues' computers. This suggests that the problem might be unique to the Windows version of Bruno.
For your reference, I've documented this issue with a screenshot, available here:
.
I have already developed a fix for this issue and plan to submit a pull request (PR) very soon. This contribution is intended to enhance the Bruno experience for users who prefer dark mode on Windows.
I can confirm this happens on Mac and Linux (Pop OS) machines as well when the theme is 'system'
PR Merged. Will be shipped in next outgoing release (in the next 2 days)