This website requires JavaScript.
Explore
Help
Sign In
kavin
/
invidious
Watch
1
Star
0
Fork
0
You've already forked invidious
mirror of
https://github.com/iv-org/invidious.git
synced
2024-12-13 22:00:33 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0e73e71c5
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