diff --git a/code/stylesheet.dm b/code/stylesheet.dm index 8a3eaf1a40..937b5a71c3 100644 --- a/code/stylesheet.dm +++ b/code/stylesheet.dm @@ -19,7 +19,7 @@ em {font-style: normal;font-weight: bold;} .ooc img.text_tag {width: 32px; height: 10px;} .ooc .everyone {color: #002eb8;} -.ooc .looc {color: #6699cc;} +.ooc .looc {color: #3A9696;} .ooc .elevated {color: #2e78d9;} .ooc .moderator {color: #184880;} .ooc .developer {color: #1b521f;} @@ -33,7 +33,7 @@ em {font-style: normal;font-weight: bold;} /* Admin: Channels */ .mod_channel {color: #735638; font-weight: bold;} -.mod_channel .admin {color: #e40045; font-weight: bold;} +.mod_channel .admin {color: #b82e00; font-weight: bold;} .admin_channel {color: #9611D4; font-weight: bold;} /* Radio: Misc */