mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Add dark theme
This commit is contained in:
9
assets/css/lighttheme.css
Normal file
9
assets/css/lighttheme.css
Normal file
@@ -0,0 +1,9 @@
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #167ac6;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #303030;
|
||||
text-decoration: none;
|
||||
}
|
Reference in New Issue
Block a user