This website requires JavaScript.
Explore
Help
Sign In
iv-org
/
invidious
mirror of
https://github.com/iv-org/invidious.git
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e9ea365f2f
invidious
/
assets
/
css
/
lighttheme.css
10 lines
90 B
CSS
Raw
Normal View
History
Unescape
Escape
Add dark theme
2018-04-14 02:32:14 +00:00
a
:
hover
,
a
:
active
{
color
:
#
167ac6
;
}
a
{
Change color to the links and add a couple of improvements in the comments
2019-01-30 12:28:28 +00:00
color
:
#
0093ff
;
Add dark theme
2018-04-14 02:32:14 +00:00
text-decoration
:
none
;
}