Skip to content

Commit

Permalink
Light theme mention gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
PlusInsta committed Oct 29, 2020
1 parent 5b293d0 commit fd97ee0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DiscordPlus.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,9 @@ foreignObject, .voiceSectionGuildImage-3HwnfL, .partyMember-1CzxeX {
display: none
}

.theme-light .mentioned-xhSam7 {
background-color: linear-gradient(to right, #ffe9c9de, var(--dplus-bg-1)); }

/* Media */
.da-progress {
width: 100% !important;
Expand Down

0 comments on commit fd97ee0

Please sign in to comment.