Improve punctuation and update generator

This commit is contained in:
Mattia Astorino 2020-01-09 22:53:55 +01:00
parent 3f9c09f0ba
commit 3a22f8d428
No known key found for this signature in database
GPG key ID: CDFA82D8B1132C65

View file

@ -38,7 +38,9 @@ export const getColorSet = (theme: ThemeSetting): IColorSet => {
stringEscape: theme.scheme.foreground,
type: theme.scheme.base.paleblue,
punctuation: theme.scheme.base.cyan,
otherKeyword: theme.scheme.base.orange
otherKeyword: theme.scheme.base.orange,
variable: theme.scheme.foreground,
number: theme.scheme.base.orange
},
/**
* Override all syntax tokens