Move demo theme folder into the demo folder root
This commit is contained in:
@@ -73,4 +73,4 @@ const sapphireColorSet: IColorSet = {
|
||||
}
|
||||
};
|
||||
|
||||
generateTheme('Generated Theme', sapphireColorSet, path.join(__dirname, 'theme', 'theme.json'));
|
||||
generateTheme('Generated Theme', sapphireColorSet, path.join(__dirname, 'theme.json'));
|
||||
|
||||
1
demo/theme.json
Normal file
1
demo/theme.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user