I've published my custom VS Code theme and everything works fine. Then I decided to create additional style for the theme with more vibrant colors, and there's a problem – I don't really know how to create a multiple-styled theme. Also, couldn't find anything on the matter out there.
I've tried to look through guides about creation of extensions using “yo code” and “vsce” packages. Also, I've read this article.