diff --git a/midnight.css b/midnight.css index 9ed079e..d4288d9 100644 --- a/midnight.css +++ b/midnight.css @@ -173,9 +173,10 @@ div.message_d5deea.replying_d5deea::before /* change reply message bar to neutra color: var(--accent-3) !important; } .divider_d5deea /* unread divider */, -.mention_c10249 /* NEW unread pill */, +.mention_edf32f /* NEW unread pill */, .mentionsBar_eba0ba /* channel list new mention pill */ { --status-danger: var(--accent-3); + color: var(--status-danger-text); } .message_d5deea.mentioned_d5deea:before /* mention message left edge */, .botTagOP_a9e77f /* OP tag */ {