Is there a way to import a color scheme from PHPStorm into Sublime Text?

I made a nice color scheme in PHPStorm for CSS, JS, HTML, PHP, etc. He has a very good visual editor. But how can I export it from the Jetbrains IDE and import into Sublime?

I tried to do this with services like this . but it’s not the same.

+6
source share

Source: https://habr.com/ru/post/1538300/


All Articles