Akinek ez igy a kepen bejon, itt a stylus hozza (remeljuk nem megy szet az esti updatekor):
#all {
background: #000 !important;
color: white !important;
}
html[data-dmu-mode="dark"] body {
--dm-background: #000;
--dm-color: #C0C0C0;
--dm-dcolor: #303030;
--dm-hcolor: #FFFFFF;
--dm-link-hover: #C0C0F0;
--dm-d0-bg: #050505;
--dm-d1-bg: #353535;
--dm-d1-br: #454545;
--dm-d2-bg: #404040;
--dm-d2-br: #505050;
--dm-d3-bg: #909090;
--dm-d3-br: #A0A0A0;
--dm-hl-active: #C0C0F0;
/*background-color: var(--dm-background);*/
color: var(--dm-color);
}
html[data-dmu-mode="dark"] #block-hup-theme-content article.new {
background-color: #222 !important;
}szerk: sajnos el*dott :) na sebaj
itt az ujra illeszkedo:
#all {
background: #000 !important;
color: white !important;
}
html[data-dmu-mode="dark"] body {
--dm-background: #000;
--dm-color: #C0C0C0;
--dm-dcolor: #303030;
--dm-hcolor: #FFFFFF;
--dm-link-hover: #C0C0F0;
--dm-d0-bg: #050505;
--dm-d1-bg: #353535;
--dm-d1-br: #454545;
--dm-d2-bg: #404040;
--dm-d2-br: #505050;
--dm-d3-bg: #909090;
--dm-d3-br: #A0A0A0;
--dm-hl-active: #C0C0F0;
--dm-d0-bg-hl: #222;
/*background-color: var(--dm-background);*/
color: var(--dm-color);
}
html[data-dmu-mode="dark"] #block-hup-theme-content article.new {
background-color: #222 !important;
}
/* Hide the tracking protection notification banner */
.smartblock-placeholder-wrapper {
display: none !important;
}