github.css - darker comments

This commit is contained in:
vindarel 2017-12-20 12:55:50 +01:00 committed by GitHub
parent 93216f5e8a
commit 15ff3a1cd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ code.hl-highlighted .string, code.hl-highlighted .string * {color: #d14 !importa
code.hl-highlighted .comment,
code.hl-highlighted .comment *,
code.hl-highlighted .comment .string
code.hl-highlighted .comment .string * {color: #aaa !important;}
code.hl-highlighted .comment .string * {color: #6B6868 !important;}
code.hl-highlighted .string .comment {color: #d14 !important;}
code.hl-highlighted .list.active {display: inline-block; background: #aefff7;}