listen to system theme state changes.
CALLBACK return parameter
Example
uni.onThemeChange(function (res) { console.log(res.theme); });