Link to article: SCP-6488 Fragment 1.
/* SCP-6488 - EIGHTH COMMANDMENT */
/* ACCESSIBILITY PATCH */
#page-content div.chat {
background: rgb(177, 193, 204);
border-color: rgba(0, 0, 0, 0.4);
color: unset;
font-weight: bold;
}
#page-content div.chat > div.chat {
border-color: rgba(255, 255, 255, 0.4);
}
#page-content div.vjds {
background: rgb(177, 193, 204);
color: rgb(var(--basalt-main-text-color));
}
#page-content div.veiss {
background: rgb(41, 44, 51);
}
#page-content div.jldo {
background: rgb(18, 31, 61);
color: rgb(151, 162, 255);
}
#page-content div.elng {
background: rgb(82, 6, 24);
}
#page-content div.kelvin {
background: rgb(0, 56, 27);
}
#page-content div.kbox::after {
color: rgb(59, 149, 73);
}
#page-content div.lotus {
background-color: rgba(0, 80, 88, 0.25);
background-image: none;
box-shadow: inset 0rem 0rem 7rem 6rem rgba(var(--admo-color-dark));
border-radius: 37rem;
}
#page-content div.lotus .st {
color: rgb(0, 77, 144);
}
admo-accessibility
cond