From 9876a05c719396f5e777daa6a471d2ec00df68cf Mon Sep 17 00:00:00 2001 From: Jay Kamat Date: Tue, 14 Nov 2017 17:29:50 -0500 Subject: [PATCH] Decrease dimming to 25% rather than 50% --- sites/github.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/github.styl b/sites/github.styl index ebba045..da5f849 100644 --- a/sites/github.styl +++ b/sites/github.styl @@ -169,7 +169,7 @@ a.filter-item .avatar .timeline-comment-avatar - filter opacity(50%) + filter opacity(75%) // ** Code syntax highlighting .blob-code