Skip to content

Commit b0d7714

Browse files
szhuconorhastings
authored andcommitted
Fix typo in stackoverflow-dark.js
1 parent 6990564 commit b0d7714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/hljs/stackoverflow-dark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default {
3737
"color": "#88aece"
3838
},
3939
"hljs-attribute": {
40-
"color": "v#c59bc1"
40+
"color": "#c59bc1"
4141
},
4242
"hljs-name": {
4343
"color": "#f08d49"

0 commit comments

Comments
 (0)