Layout: Add themes
This commit is contained in:
9
youtube/static/gray_theme.css
Normal file
9
youtube/static/gray_theme.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body{
|
||||
--interface-color: #dadada;
|
||||
--text-color: #222222;
|
||||
--background-color: #bcbcbc;
|
||||
}
|
||||
|
||||
.comment .permalink{
|
||||
color: #000000;
|
||||
}
|
||||
Reference in New Issue
Block a user