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

19 lines
236 B
CSS

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