Skip to content

Commit

Permalink
Fix typo in stackoverflow-dark.js
Browse files Browse the repository at this point in the history
  • Loading branch information
szhu authored and conorhastings committed Oct 20, 2023
1 parent 6990564 commit b0d7714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/hljs/stackoverflow-dark.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default {
"color": "#88aece"
},
"hljs-attribute": {
"color": "v#c59bc1"
"color": "#c59bc1"
},
"hljs-name": {
"color": "#f08d49"
Expand Down

0 comments on commit b0d7714

Please sign in to comment.