tobiastimm / code-theme-converter

Convert any Visual Studio Code Theme to Sublime Text 3 or IntelliJ IDEA
MIT License
138 stars 11 forks source link

Unable to convert VSCode to sublime as-tm-theme #33

Closed Th3Whit3Wolf closed 2 years ago

Th3Whit3Wolf commented 3 years ago

Trying to convert this Spacemacs theme to tmTheme. It says it succeeds but doesn't make a tmTheme file (does make sublime colorscheme though). I edit the library to make tmTheme default to true and it makes tmTheme file extension but is not tmTheme format.

code2subl https://github.com/cometeer/spacemacs-vscode.git --as-tm-theme
tobiastimm commented 3 years ago

I will try to take a look! thank you for reporting!

RobinBoers commented 2 years ago

I have the exact same problem here

chtenb commented 2 years ago

Same problem and same fix.

chtenb commented 2 years ago

PR incoming