invidious-mod/assets/css
saltycrys de777907f2 Apply dark theme immediately
Themes are now controlled with a class on the body element.

If a preference is set the body element will have either "dark-theme"
or "light-theme" class. If no preference is set or the preference is
empty the class will be "no-theme".

"dark-theme" and "light-theme" are handled by darktheme.css and
lighttheme.css respectively.

"no-theme" is handled by default.css where depending on the value of
"prefers-color-scheme" the styles corresponding to "dark-theme" or
"light-theme" are applied.

Unfortunately this means that both themes are duplicated, once in the
theme .css and once in default.css.
2020-11-16 04:19:41 +01:00
..
darktheme.css Apply dark theme immediately 2020-11-16 04:19:41 +01:00
default.css Apply dark theme immediately 2020-11-16 04:19:41 +01:00
embed.css Migrate to a good Content Security Policy (#1023) 2020-03-15 16:46:08 -05:00
grids-responsive-min.css Bump JS/CSS dependencies 2019-08-27 08:01:33 -05:00
ionicons.min.css Bump JS/CSS dependencies 2019-08-27 08:01:33 -05:00
lighttheme.css Apply dark theme immediately 2020-11-16 04:19:41 +01:00
pure-min.css Bump JS/CSS dependencies 2019-08-27 08:01:33 -05:00
quality-selector.css Host assets locally 2018-09-06 09:59:17 -05:00
video-js.min.css Bump video.js 2020-01-08 20:19:47 -05:00
videojs-http-source-selector.css Update videojs-http-source-selector 2019-08-09 10:36:41 -05:00
videojs-overlay.css Add title overlay to embedded videos 2019-06-08 10:52:47 -05:00
videojs-share.css Bump JS/CSS dependencies 2019-08-27 08:01:33 -05:00
videojs-vtt-thumbnails.css Add mouse hover for video previews 2019-05-04 08:43:41 -05:00
videojs-youtube-annotations.min.css Update source and licenses 2019-05-01 07:40:18 -05:00
videojs.markers.min.css Host assets locally 2018-09-06 09:59:17 -05:00