Expose current dark/light mode over gsettings #84
Labels
Needs Design
Waiting for input from the UX team
Status: Confirmed
Verified by someone other than the reporter
Problem
Currently to get/set the current color scheme we have to create a whole DBusProxy and talk to accounts service and it's all very messy and ugly.
Proposal
It would be nice to have the current dark/light/nopreference exposed over gsettings so that we can get/set this without having to do a whole bunch of extra work
Prior Art (Optional)
See: https://github.com/elementary/quick-settings/blob/833718813cd3d346aecc99de635122a5896de115/src/PopoverWidget.vala#L36
The text was updated successfully, but these errors were encountered: