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

8 lines
164 B
CSS

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