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