mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
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