Stream custom live channels using your own media
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 lines
348 B

:root {
--md-primary-fg-color: #121212;
}
[data-md-color-scheme="slate"] {
--md-default-bg-color: #272727;
--md-typeset-a-color: #00a0a0;
--md-accent-fg-color: #00c0c0;
--md-default-fg-color--light: #ffffff;
--md-code-bg-color: #1f1f1f;
--md-footer-bg-color: #1f1f1f;
--md-footer-bg-color--dark: #121212;
}