You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
invidious/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.
4 years ago
..
darktheme.css Apply dark theme immediately 4 years ago
default.css Apply dark theme immediately 4 years ago
embed.css Migrate to a good Content Security Policy (#1023) 5 years ago
grids-responsive-min.css Bump JS/CSS dependencies 5 years ago
ionicons.min.css Bump JS/CSS dependencies 5 years ago
lighttheme.css Apply dark theme immediately 4 years ago
pure-min.css Bump JS/CSS dependencies 5 years ago
quality-selector.css Host assets locally 6 years ago
video-js.min.css Bump video.js 5 years ago
videojs-http-source-selector.css Update videojs-http-source-selector 5 years ago
videojs-overlay.css Add title overlay to embedded videos 6 years ago
videojs-share.css Bump JS/CSS dependencies 5 years ago
videojs-vtt-thumbnails.css Add mouse hover for video previews 6 years ago
videojs-youtube-annotations.min.css Update source and licenses 6 years ago
videojs.markers.min.css Host assets locally 6 years ago