Skip to content

Commit

Permalink
Changes constant.character.format.placeholder.other.python to whiskey…
Browse files Browse the repository at this point in the history
… for better string formatting visibility in python
  • Loading branch information
Holden Kilbride committed Jul 10, 2019
1 parent 0a7bedc commit 6bcf436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/syntax.js
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ const configFactory = type => {
name: 'python placeholder reset to normal string',
scope: 'constant.character.format.placeholder.other.python',
settings: {
foreground: colorObj['green']
foreground: colorObj['whiskey']
}
},
{
Expand Down

0 comments on commit 6bcf436

Please sign in to comment.