Skip to content

Commit e2ac40c

Browse files
committed
[Plugin] Better Message Deletion by Ducko
1 parent 8179ffe commit e2ac40c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

DiscordPlus-source.theme.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,6 +1728,12 @@ html:not(.reduce-motion) .bf-toolbar .format img {
17281728
background-color: var(--dplus-bgc-ui-base) !important;
17291729
}
17301730

1731+
/* by Ducko */
1732+
/* Better Message Deletion */
1733+
.gm-deleted-message {
1734+
background-color: hsl(0, 80%, 20%, 0.8) !important;
1735+
}
1736+
17311737

17321738
/* My "branding" */
17331739
/* make links to my carrd use my style */

0 commit comments

Comments
 (0)