peertube-theme-nctv-dark/peertube-theme-dark/assets/style.css
2020-05-20 11:38:12 +02:00

11 lines
208 B
CSS

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