stylus/install-usercss
eight 6c13db1468
Add: toggle dark/night mode styles automatically (#736)
* Add: color-scheme.js

* Add: handle color scheme

* Add: styleManager.setMeta

* Add: make setupLivePrefs work with radio

* Change: drop setupRadioButtons

* Add: UI for schemeSwitcher

* Add: prefer-scheme select in installation page

* Fix: add alarm listener

* Add: display excluded reason in popup

* Fix: rely on data-value-type instead of input name

* Fix: oldValue and newValue should have the same type

* Change: detect media change in content script

* Fix: duplicate capitalize

* Fix: minor

* Update web-ext

* Fix: valueAsNumber doesn't work for all inputs

* Fix: disable colorscheme selection after install

* Fix: API error
2021-12-03 00:49:03 +08:00
..
install-usercss.css Add: toggle dark/night mode styles automatically (#736) 2021-12-03 00:49:03 +08:00
install-usercss.js Add: toggle dark/night mode styles automatically (#736) 2021-12-03 00:49:03 +08:00
preinit.js allow live-reload on localhost and updates on file:// 2021-11-02 18:15:26 +03:00