buymeasoda / soda-theme

Dark and light custom UI themes for Sublime Text
https://buymeasoda.github.io/soda-theme/
4.33k stars 518 forks source link

Tab screwup #94

Closed ghost closed 12 years ago

ghost commented 12 years ago

On either tab set, classic or not, I get weird artifacting on the current tab, and any mouseover tabs. Here is a screen. http://puu.sh/OsYg

Newest version of ST2, theme freshly downloaded from github, occured using package control as well. Running Windows 7 x64.

buymeasoda commented 12 years ago

Hi, this is due to Sublime Text 2's dynamic theme reloading feature getting confused when a theme is updated in place.

The way to correct it, is to get ST2 to "force refresh" the theme, usually by just closing it down fully and restarting it.

Some more details are here: https://github.com/buymeasoda/soda-theme/wiki/Troubleshooting

ghost commented 12 years ago

Still refusing to correct itself. ST2 restarted multiple times, the second method of refreshing also tried.

ghost commented 12 years ago

Took a bit of fighting with it, but I found the old theme files lying around in my packages folder, and they were screwing with the new version. Problem solved.

buymeasoda commented 12 years ago

Cool, glad you worked it out. I've updated the troubleshooting section with a bit more info to mention checking for older copies of the theme, which may help anyone else having a similar problem.

Thanks for reporting back what the issue was.