Skip to content

Commit

Permalink
update: semanticTokenColors update
Browse files Browse the repository at this point in the history
  • Loading branch information
Binaryify committed Jul 21, 2023
1 parent ca67f8f commit 9fba333
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/themes/Theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ function configFactory(configuration) {
tomlArrayKey: {
foreground: colorObj.chalky,
},
"memberOperatorOverload": {
foreground: colorObj.purple,
}
},
tokenColors: result,
}
Expand Down

0 comments on commit 9fba333

Please sign in to comment.