https://bugs.kde.org/show_bug.cgi?id=525517
--- Comment #5 from John Gustafson <[email protected]> --- (In reply to TraceyC from comment #4) > Thanks. I have a couple of other questions. > > Does this happen with other Electron apps? > I can reproduce the bug with VS Code, but not Obsidian Notes or Discord. > > Also, please let us know you have this setting checked in VS Code: > Settings -> Window -> Window: Auto Detect Color Scheme > > Even with that, VS Code doesn't seem to follow the system color theme at > all, where Obsidian Notes does. I have Discord and that seems to work fine for me as well. So far I've only noticed the issue with VSCode and other VSCodium based editors such as Cursor. The Auto Detect Color Scheme setting is enabled on all of my code editors. VSCode will follow the theme if you close it and open it again from what I've seen. Also running `gsettings set org.gnome.desktop.interface color-scheme 'prefer-light'` or the same with 'prefer-dark' will cause VSCode to update its color scheme right away. -- You are receiving this mail because: You are watching all bug changes.
