yomichan/ext/js/app
toasted-nutbread f61690ea2c
Theme updates (#2105)
* Change siteColor to siteTheme

* Fix potential null exception

* Simplify

* Update display theme assignment

* Add a data-browser-theme attribute

* Add "browser" option for theme

* Create ThemeController

* Add theme-controller.js to relevant pages

* Use ThemeController

* Simplify

* Fix 'light' being used instead of 'default'

* Update the settings values to more accurately reflect their usage

* Change default site theme in display.js

* Remove async

* Restore async for consistency
2022-04-03 16:20:55 -04:00
..
content-script-main.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
frontend.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-factory.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-proxy.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-window.js Theme updates (#2105) 2022-04-03 16:20:55 -04:00
popup.js Theme updates (#2105) 2022-04-03 16:20:55 -04:00
theme-controller.js Theme updates (#2105) 2022-04-03 16:20:55 -04:00