mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2026-03-30 23:03:15 -07:00
Polish demo
This commit is contained in:
@@ -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'));
|
||||
|
||||
Reference in New Issue
Block a user