Skip to content

Commit

Permalink
Update _markdown.scss
Browse files Browse the repository at this point in the history
The code comments are too dark to read comfortably, as the code is on a very dark background.
  • Loading branch information
Rossolson authored Aug 30, 2016
1 parent 3b8e99a commit 95e3b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/_markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ html .markdown-body li > code {
}

.markdown-body .pl-c {
color: $gray-darkest;
color: $gray;
}

.markdown-body .pl-pds, .markdown-body .pl-s, .markdown-body .pl-s .pl-pse .pl-s1, .markdown-body .pl-sr, .markdown-body .pl-sr .pl-cce, .markdown-body .pl-sr .pl-sra, .markdown-body .pl-sr .pl-sre {
Expand Down

0 comments on commit 95e3b74

Please sign in to comment.