peertube-theme-nctv-dark/peertube-theme-dark/assets/style.css

8 lines
164 B
CSS
Raw Normal View History

2019-07-17 12:58:36 +00:00
body {
--mainBackgroundColor: #111111;
--mainForegroundColor: #fff;
--submenuColor: rgb(32, 32, 32);
--inputColor: gray;
--inputPlaceholderColor: #fff;
}