Skip to content

Commit 34d6b30

Browse files
committed
Fix vuejs#985
1 parent 4de4b86 commit 34d6b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devtools/components/DataField.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ export default {
659659
&.type-reference
660660
opacity 0.5
661661
>>> .attr-title
662-
color #800080
662+
color #e36eec
663663
.vue-ui-dark-mode &
664664
color #bdc6cf
665665
&.string, &.native

0 commit comments

Comments
 (0)