Skip to content

Commit a317d1c

Browse files
committed
fix: add text colors for another extension
1 parent 5c2ad5c commit a317d1c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: github.user.styl

+6
Original file line numberDiff line numberDiff line change
@@ -940,4 +940,10 @@ SA = _sc_a
940940
main > :first-child { box-shadow: inset 0 -1px 0 bg5 }
941941
}
942942
}
943+
944+
/// Extension -> GitHub Isomorphic contributions.
945+
.original-streak {
946+
.contrib-number { c: fg1 }
947+
.text-muted { c: fg3 }
948+
}
943949
}

0 commit comments

Comments
 (0)