I think this is a reasonable enhancement request that could be mostly implemented with not too much work. The three areas as I see it are:
GTK theme: You can request to be put in "dark mode" like in @b4n's plugin which is just a few lines of code.
Scintilla theme: Not counting actual dark themes, this could be done simply using the existing "invert syntax highlighting colors" functionality.
VTE theme: I guess this would be similarly invert the foreground and background colours using the libvte API.
Due to above, re-opening and labeling as an enhancement.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.