Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
fix edit code gutter and background
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzie committed Apr 2, 2021
1 parent 994ff36 commit 1c62b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,6 @@ body .bg-white,
.pagination a,
.blob-num[colspan],
.build-status-item,
.js-upload-markdown-image.is-default,
.write-content.js-reaction-suggestion,
.more-branches,
.plan-choice.open,
Expand Down Expand Up @@ -6291,6 +6290,7 @@ body.blog pre>code,
.api code,
.hook-delivery-details pre,
.CodeMirror,
.CodeMirror-gutter.CodeMirror-linenumbers,
.highlight {
background: #141414 !important;
color: #ccc !important;
Expand Down

0 comments on commit 1c62b1c

Please sign in to comment.