Description
Query editor has white background when dark mode is enabled

Steps To Reproduce
Expected Behaviour
The query editor should have a dark background when dark mode is enabled, like Text Edit:
Light mode:

Dark mode:

@netojose This would be a nice enhancement to implement (specifying a dark mode theme that is different from the light mode one). The query editor is fully customizable theme-wise so please checkout Sequel Ace's preferences if you'd like a black-background query editor. There are multiple themes pre-loaded and you can customize your own.
@netojose This would be a nice enhancement to implement (specifying a dark mode theme that is different from the light mode one). The query editor is fully customizable theme-wise so please checkout Sequel Ace's preferences if you'd like a black-background query editor. There are multiple themes pre-loaded and you can customize your own.
Good @Jason-Morcos , I will see on preferences. Thanks!
@Jason-Morcos Will the query editor be adjusted to match the system color scheme, or is the use of themes the only option?
If a user has light and dark mode scheduled or automatic, going into Preferences and changing the theme twice each day (to match system color scheme) would be tiresome.
@crstauf I think this can be done by extending themes to keep some "dark" flag and having dark / white theme pairs, or maybe there's better way. But currently core team is focused on fixing more important connection-, security- and stability-related bugs, that's why this issue is marked "PR Welcome" currently.
Most helpful comment
@crstauf I think this can be done by extending themes to keep some "dark" flag and having dark / white theme pairs, or maybe there's better way. But currently core team is focused on fixing more important connection-, security- and stability-related bugs, that's why this issue is marked "PR Welcome" currently.