yt-local/youtube/static/gray_theme.css
2019-09-06 15:45:01 -07:00

18 lines
235 B
CSS

body{
--interface-color: #dadada;
--text-color: #222222;
--background-color: #bcbcbc;
}
.comment .permalink{
color: #000000;
}
.setting-item{
background-color: #eeeeee;
}
.muted{
background-color: #888888;
}