YabataDesign / afterglow-theme

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

(Windows 7) Italics are shown on Tab Buttons #37

Closed zachcowell closed 9 years ago

zachcowell commented 9 years ago

Installed the theme on my OS X and Windows machines. For some reason, the tab buttons are in italics on the Windows machine. Is there any way to remove the italics?

Thanks & love the great theme!

capture2

joeporpeglia commented 9 years ago

Open your *.sublime-theme file and remove the line for "font.italic": true

https://github.com/YabataDesign/afterglow-theme/blob/master/Afterglow.sublime-theme#L176

zachcowell commented 9 years ago

Awesome, that did it. Thanks!

sisou commented 9 years ago

It's really annoying to have to do that after each new release! Like there were like 4 releases in the last couple days... always have to change that line... Why is it in italics anyway?

YabataDesign commented 9 years ago

Thank you very much for your comments. I wanted to mention to several things:

  1. This theme, like everyone in Sublime Text, is free. Nobody has forced me to upload it. I just built it because no other theme I liked, and then decided to share it.
  2. Lately I have very little time to resolve these issues. Patience is appreciated.
  3. This functionality is contradicted by another that has already been resolved (#16).
  4. The way to resolve this contradiction is through user preferences, and that takes some time. Not only delete a line that I added because another user requested me.

I hope to have time to resolve this issue and others pending.

Thanks so much.

sisou commented 9 years ago

I am sorry. I sincerely apologise for my classical hater behavior.

I do see now that I have no right to criticise other people's work and that your design is yours and yours alone. I did not realise that my opinion on tabs was not everyone's opinion. I always thought, italic tabs are an error of some kind... stupid me.

Sorry again, I usually do not take everything that's free for granted.

That being said, I will look into creating a pull request for the addition of a new setting and post it here ;).

BTW, thanks for the (otherwise) awesome theme! ;-)