Polish demo

This commit is contained in:
Daniel Imms
2017-03-22 22:24:24 -07:00
parent 2d895b1e18
commit 21aceca3cf
8 changed files with 14 additions and 12 deletions

View File

@@ -73,4 +73,4 @@ const sapphireColorSet: IColorSet = {
}
};
generateTheme('Sapphire theme', sapphireColorSet, path.join(__dirname, 'theme.json'));
generateTheme('Generated Theme', sapphireColorSet, path.join(__dirname, 'theme', 'theme.json'));