Skip to content

Commit

Permalink
fix(gmail): don't theme custom colored labels
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored May 26, 2024
1 parent fa9d252 commit a79d560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/gmail/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
}
/* Icons */
.nZ > .TN.aHS-bnt .qj,
.TO:not(.nZ) > .TN > .qj,
.TO:not(.nZ) > .TN > .qj:not([style*="background-color"]),
.n6 .n4 .G-asx,
.aAw .aAu,
.pM,
Expand Down

0 comments on commit a79d560

Please sign in to comment.