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

22 lines
449 B
CSS
Raw Normal View History

2024-02-28 22:26:53 +00:00
.tooltip-inner {
color: #d8d8d8 !important;
background-color: #313131 !important;
}
lite-youtube, iframe {
color-scheme: light !important;
}
2024-02-29 17:12:21 +00:00
.gold-text:not(a), h1.gold-text.post-title a, :not(td) > a[href="/h/highrollerclub"]:not(.hole-flair) {
background: url("/i/animations/gold_gradient.svg");
background-size: 200% 200%;
2024-02-29 17:12:21 +00:00
}
2024-02-28 22:26:53 +00:00
code {
2024-04-20 17:21:57 +00:00
color: #f679b2;
2024-02-28 22:26:53 +00:00
}
.dataTables_wrapper .dataTables_length select {
2024-04-20 17:21:57 +00:00
background-color: black !important;
2024-02-28 22:26:53 +00:00
}