marko-js / marko-tmbundle

TextMate bundle for the Marko templating language
MIT License
20 stars 5 forks source link

Unreadable texts with Dracula color scheme #11

Closed Allain55 closed 3 years ago

Allain55 commented 6 years ago

I've installed this on PhpStorm 2017.3.3 with Dracula color scheme in editor and the texts has white background but black with focus which is unreadable. After restarting PhpStorm everything is ok, but when I type something in a marko file, it changes to this: textmate

austin-rausch commented 6 years ago

https://www.jetbrains.com/help/phpstorm/textmate-bundles.html You can change the mapping of text-mate themes to jetbrains themes. The default is 'Mac Classic' which is why you have that view. You change it in the same spot you import the textmate bundle.

Allain55 commented 6 years ago

I've tried that, there is no more Mac Classic (see the attached picture) After a PHPStorm restart everything is fine but after some time the same effect happens (picture above)

kep

icelord2 commented 6 years ago

On linux the above worked but on Windows the suggested fix doesnt work

DylanPiercey commented 3 years ago

The TM bundle has been rewritten and so I'm not sure the same issue applies.