Skip to content

Commit

Permalink
docs(DocMarkup): improve dark variant background color
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Oct 29, 2019
1 parent acd85fa commit c563c7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/docs/src/components/doc/Markup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@
background: #2d2d2d
color: #fff
&.theme--dark
background: #424242
pre, code
margin: 0
background: transparent
Expand Down

0 comments on commit c563c7d

Please sign in to comment.