eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.13k stars 456 forks source link

[Feature Request]: dark mode switch should switch theme ? #3306

Open grandinj opened 8 months ago

grandinj commented 8 months ago

Describe your idea in details

Actual problem: dark mode switch happens, but then I have to manually switch from theme Atom One Light to Atom One Dark (this is on macOS, but I assume similar happens on other platforms)

So I'm not sure what a good solution would look like. Possibly ignoring the dark mode switch? Or making it tied to the theme? Or picking an alternate theme automatically? Or having a separate setting for the theme to use in dark mode?

Hmmm, the last one feels easiest to me, and most likely to be correct in the face of people using custom themes and the like.