@media (prefers-color-scheme: dark){
  body {background-color: #1a1a1a !important;}

a:link, a:active {color:#b9775f; text-decoration: none;}
a:visited {color:#b9775f; text-decoration: none;}
a:hover {opacity: 0.7;}

.navbar-wrapper {
background:#151515 !important;
border-bottom: 1px solid #333 !important;}

#vidbar {
background:#151515 !important;
border-bottom: 1px solid #333 !important;}

nav ul {
background:#151515;}
  
.invert {filter: invert(100%);} 

.tooltip .tooltiptext {color: #fff !important;}

a.ghost3 {
color: #CDA495 !important;
border: 1px solid #CDA495 !important;}

.ghostfull {
color: #CDA495 !important;
border: 1px solid #CDA495 !important;}

.google {
background:#1F1F1F !important;}

.google2 {
background:#1F1F1F !important;}