YabataDesign / afterglow-theme

[DEPRECATED] A minimal dark Theme for Sublime Text 2 and 3
http://yabatadesign.github.io/afterglow-theme/
2.12k stars 139 forks source link

themes broken on Ubuntu #23

Closed vivekmumbles closed 9 years ago

vivekmumbles commented 9 years ago

The non-default themes no longer work in Sublime on Ubuntu 12.04. The default theme seems to be working, but I had to revert to an older version of the Afterglow-blue.sublime-theme file for it to work, so the problem must be in some recent change.

gdg87 commented 9 years ago

The theme not work also in windows

johanmeiring commented 9 years ago

Same on OSX Yosemite... "theme": "Afterglow-green.sublime-theme" is borked, but "theme": "Afterglow.sublime-theme" works properly.

adamgruber commented 9 years ago

Add "theme": "Afterglow-orange.sublime-theme" on Yosemite to the list of broken themes. But as @johanmeiring says, basic theme works.

vivekmumbles commented 9 years ago

I solved the problem for myself by going back in the revision history in the repo to when it was working and replaced the .sublime-theme files.

YabataDesign commented 9 years ago

Thanks everyone for the report. I have two questions:

  1. After restarting Sublime Text, still broken theme?
  2. Can you send a screenshot of what is displayed when the item is broken?

It would be very useful to me to solve this problem.

Thank you very much.

alexforencich commented 9 years ago

Something is very, very broken. Usually when changing the theme setting, the theme is updated in the interface as soon as the settings file is saved. Changing to Afterglow-blue does nothing, and when sublime is restarted the interface is completely screwed up, nothing in the sidebar and the tabs run all over each other.

vivekmumbles commented 9 years ago

Here's a screenshot of when it was broken.

screenshot of broken theme

Like I said above though, the problem was easily fixed for me by replacing my .sublime-theme files with an older version from the repositories. Here's a link to the Afterglow-blue.sublime-theme file I am using.

wesdekoninck commented 9 years ago

I can confirm the Green theme in 1.2.7 is broken in my Sublime Text 2 running on OSX 10.6.8 as well. I show the titles jumbled in the tabs and my sidebar with the folder structure is just solid black with nothing in it.

image

YabataDesign commented 9 years ago

I've updated the repository to version 1.2.8, reversing some changes for version 1.2.7. Please tell me if this solves the problem because I have not been able to reproduce it.

Thanks so much.

alexforencich commented 9 years ago

It's working again now. Also, I'm running sublime text 2.0.2 on Linux, if that makes any difference.

rizqyhi commented 9 years ago

I've got the same issue. Removing 1.2.7 and reinstalling 1.2.8 solved the problem. I'm on debian with sublime 2.

jCrip commented 9 years ago

Version 1.2.7 working fine on mi machine, sublime text 3, OS X Yosemite, tested all different variants of the theme and all work fine. What do you think it could be causing this?

wesdekoninck commented 9 years ago

Reverting the changes seems to have fixed the issues I was experiencing as well.

alexforencich commented 9 years ago

From looking at the comments, it seems like this may only affect sublime text 2 and it's not an issue if you are running sublime text 3.

digitalextremist commented 9 years ago

No, this is happening with Sublime Text 3 also.

digitalextremist commented 9 years ago

Originally, I installed using Colorsublime versus the Package Manager directly. Is there a difference between the versions provided in either case? It's working with the version provided by the Package Manager, but not the one installed using Colorsublime.