Closed vangberg closed 12 years ago
Oh, that's bad. I'll look at the problem.
Is the theme your're trying to convert a xml plist file or binary plist file?
I have tried Brillance Black from here http://svn.textmate.org/trunk/Themes/Brilliance%20Black.tmTheme and it worked for me.
I tried with that file and it didn't fail. The resulting colorscheme was quite dull, though. Almost nothing got colored :)
@ichverstehe: Oh, that's bad. I'll check why it is dull. Btw, do you use MacVim, GVim or Vim with CSApprox plugin?
Regular vim from the terminal on Mac OS X. This is what a Ruby file looks like: http://skitch.com/ichverstehe/dqxc1/x11
coloration sets highlighting colors using #rrggbb format which is not supported by regular vim in terminal, only graphical vim versions... but! You can use CSApprox vim plugin which will add support for RGB color schemes.
It fails on Brilliance Black. Github master and latest TextMate.