Skip to content

Commit

Permalink
fix: instance attr color in dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Jul 30, 2018
1 parent 3704342 commit 79687b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/devtools/views/components/ComponentInstance.vue
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,8 @@ export default {
.attr-title
color purple
.vue-ui-dark-mode &
color lighten(purple, 60%)
.spacer
flex auto 1 1
Expand Down

0 comments on commit 79687b7

Please sign in to comment.