Open livfwd opened 7 years ago
Hmm, I'm not sure. I used the same settings in contents in User/PeresistentRegexHighlight.sublime-settings
as well as added the scope definition in my tmTheme file and everything seemed to work okay. Can you double check the dictionary entry is within the array block in the theme file.
Any news on this one? A few days ago some my beautiful colored highlights got replaced by white foreground + black background.
@gemisigo, I haven't been able to reproduce the issue. If possible, could you post your color scheme file and settings. Perhpaps there's something specific that isn't working as expected. It's worth noting that I haven't made any changes to this plugin in quite a long time. Do you know if there have been any updates to other plugins you have that might be interfering? Note that I don't know that that is the case, I'm just throwing some ideas out there.
I've dropped and reinstalled a few packages and reset color scheme several times and now it seems that only some colors are not applied. I'll attach the color scheme and settings accompanied by a screenshot of how it is seen on my display.
I'm out of ideas. There's no way I can those few colors to manifest.
@gemisigo realize this may be months to late (haven't had time to look at plugins. But if it's still a problem, can you check that the color scheme is correct in your preferences? I wonder if the auto generation of the color schemes I had got screwed up. I'm adding a property to disable the creation for folks that generate the theme files themselves.
I cannot get anything but what appears to be the default highlight style of white background / black foreground to work.
In my PeresistentRegexHighlight.sublime-settings file I have
In my custom theme file w/ extension .tmTheme I have:
I have also tried putting a color in instead of color_scope and was prompted to add the color to my .tmTheme file, which I did, but that did not work either.