mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-07 09:36:11 -08:00
Style JSON property names
This commit is contained in:
@@ -6,6 +6,7 @@ import { VscodeThemeGenerator } from './vscodeThemeGenerator'
|
||||
const colorSet: IColorSet = {
|
||||
syntax: {
|
||||
identifier: '#ffffff',
|
||||
boolean: '#be84ff',
|
||||
string: '#87d75f',
|
||||
number: '#ffcc66',
|
||||
keyword: '#ff8f7e',
|
||||
|
||||
Reference in New Issue
Block a user