diff --git a/interface/stylesheet.dm b/interface/stylesheet.dm index 515a1943645..7f5f9799010 100644 --- a/interface/stylesheet.dm +++ b/interface/stylesheet.dm @@ -101,8 +101,8 @@ h1.alert, h2.alert {color: #000000;} .inathneq_small {color: #1E8CE1;} .nzcrentr {color: #BE8700; font-weight: bold; font-style: italic;} .nzcrentr_small {color: #BE8700;} -.neovgre {color: #13143F; font-weight: bold; font-style: italic;} -.neovgre_small {color: #13143F;} +.neovgre {color: #6E001A; font-weight: bold; font-style: italic;} +.neovgre_small {color: #6E001A;} .newscaster {color: #800000;} .ghostalert {color: #5c00e6; font-style: italic; font-weight: bold;}