License for the picture here: https://creativecommons.org/licenses/by/2.0/
| Pronouns: | he/she |
| Pronouns: | he/she |
@b0rk @rkaj This program allegedly does that: https://github.com/f-person/auto-dark-mode.nvim/blob/master/lua/auto-dark-mode/init.lua
Seems they have neovim send a DBus request to figure out what the color is. Probably regular vim could do something similar. Vim's 'bg' settings' auto-detection doesn't get it right on my computer when I reset it as opposed to when I'm starting Vim which does make it get it right, so I am unsure whether Vim does this by default at all.
E: auto-dark-mode works on more than Linux
vim defaults to dark on startup, no matter what
@BrodieOnLinux uutils is trying to become a drop-in replacement for coreutils, so, if distros adopt it long enough from now, like a decade maybe, there might not be much difference in compatibility between them.
E: Not a lot if you expectations for compatibility are "does all things a user might reasonably observe the way that coreutils does, minus their bugs and plus some optional non-default features", I mean. They're probably already very compatible by less strict standards.