yt-local/youtube/static/light_theme.css
2019-08-25 16:08:08 -07:00

10 lines
144 B
CSS

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