Instructions for enabling dark theme (almost) everywhere on ElementaryOS
- Replace the contents of
/usr/share/dbus-1/interfaces/io.elementary.pantheon.AccountsService.xml
with this file. - Replace the line
<annotation name="org.freedesktop.Accounts.DefaultValue" value="0"/>
with<annotation name="org.freedesktop.Accounts.DefaultValue" value="1"/>
under PreferColorScheme section.