peertube-theme-nctv-dark/peertube-theme-dark/assets/style.css
2019-07-17 14:58:36 +02:00

8 lines
164 B
CSS

body {
--mainBackgroundColor: #111111;
--mainForegroundColor: #fff;
--submenuColor: rgb(32, 32, 32);
--inputColor: gray;
--inputPlaceholderColor: #fff;
}