forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/assets/css/dark_themes.css

17 lines
266 B
CSS

.tooltip-inner {
color: #d8d8d8 !important;
background-color: #313131 !important;
}
lite-youtube, iframe {
color-scheme: light !important;
}
code {
color: #f679b2;
}
.dataTables_wrapper .dataTables_length select {
background-color: black !important;
}