I am actually trying to get one color theme that I use in VS-Code for VS2015. But the theme is for sublime-text/atom. I can't find that color-theme for visual studio 2015.
I found this question here visual studio 2015 sublime theme
Is there any way to install or import vs-code extension to visual studio 2015 ?
There are currently no ways to convert between the two theme formats. Visual Studio uses a proprietary theme style as shown here, whereas Visual Studio Code uses textmate themes as shown here
Visual Studio Format:
Visual Studio Code
As you can see, they are very different formats, and unfortunately there aren't tools for converting between them.