On 26/02/2021 15:51, Ethan Furman wrote: > > So, what's the state-of-the-art with regards to editors supporting > dark color themes?
You’re in luck, “Dark Mode” is very much en vogue these days. Most modern programmer's editors (meaning editors that think of themselves as modern) are either dark by default or at least come with a fully dark theme. I mostly use Sublime Text [€€€] myself. Visual Studio Code is pretty similar, but a fair bit more resource-intensive thanks to being built on Electron. They're both dark-by-default, fairly configurable and have communities obsessed with (usually dark) colour schemes. And they both have loads of plugins which can slow your editor down and give you smart completion and tooltips with docstrings if you like that sort of thing. Atom is in the same general category as VS Code. Spacemacs sounds like it could be fun. ¯\_(ツ)_/¯ - Thomas -- https://mail.python.org/mailman/listinfo/python-list