Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
refact0r committed Jun 22, 2024
1 parent 16a582d commit 562814a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions midnight.css
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ div.message_d5deea.replying_d5deea::before /* change reply message bar to neutra
.expandedFolderIconWrapper_bc7085 > svg[style="color: rgb(88, 101, 242);"] /* default color folder icons */ {
color: var(--accent-3) !important;
}
.divider_c2654d /* unread divider */,
.divider_d5deea /* unread divider */,
.mention_c10249 /* NEW unread pill */,
.mentionsBar_eba0ba /* channel list new mention pill */ {
--status-danger: var(--accent-3);
Expand All @@ -179,7 +179,7 @@ path[fill='var(--white-500)'] {
.numberBadge_df8943 /* dms number badge */,
.newMessagesBar_cf58b5 .barButtonBase_cf58b5 /* unread bar */,
.botTagRegular_a02df3 /* bot tag */,
.endCap_c2654d /* unread divider */,
.endCap_fc5f50 /* unread divider */,
.lookFilled_dd4f85.colorBrand_dd4f85 /* accent buttons */,
.lookFilled_dd4f85.colorBrand_dd4f85 .defaultColor__77578 /* accent buttons */,
.lookFilled_dd4f85.colorBrandNew__8872c /* accent buttons */,
Expand Down

0 comments on commit 562814a

Please sign in to comment.