Skip to content

Commit 55c3b1f

Browse files
committed
apply filter to some images
1 parent 2e06657 commit 55c3b1f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎github-blog-dark.user.css‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,8 @@
303303
img[src*="BlogHeaders_Aligned_PRODUCT_1008x602_x2.png"],
304304
img[src*="security-2016-1204.png"], img[src*="Community@2x.png"],
305305
img[src*="Company@2x-2.png"], img[src*="Engineering@2x"],
306-
img[src*="Enterprise@2x-2.png"], img[src*="Product@2x.png"] {
306+
img[src*="Enterprise@2x-2.png"], img[src*="Product@2x.png"],
307+
img[src*="company-twitter"], img[src*="see-what-new-github-enterprise"] {
307308
filter: invert(1) hue-rotate(180deg) contrast(80%);
308309
mix-blend-mode: exclusion;
309310
}

0 commit comments

Comments
 (0)