Nabin
Nabin

Reputation: 11776

Change the transparency of sublime text 2

Can I change the transparency of sublime text 2?

Upvotes: 11

Views: 13750

Answers (5)

Władysław Werenicz
Władysław Werenicz

Reputation: 109

!!! HEADS UP !!!
SublimeTextTrans is recognized as a Virus cfr https://github.com/vhanla/SublimeTextTrans/issues/45
I don't know if it's a false positive or not, but it's scary :/


If you're running Windows you can install following st2/st3 plugin:

https://github.com/vhanla/SublimeTextTrans

You can install either manually or via install package plugin.

You can also change SublimeTextTrans.sublime-settings file so you can overwrite default levels of transparency. Package resource viewer plugin will help you to find this file easily.

Upvotes: 6

hoang le
hoang le

Reputation: 11

Follow these steps:

  • Ctr+Shift+P
  • Install Package
  • Transparency

User: Preferences

Upvotes: 1

Anil Singh
Anil Singh

Reputation: 4511

On windows, I oftenly use Peek Through. It does work great with Sublime Text as well as with any other application.

Just install it and run it.

http://www.lukepaynesoftware.com/projects/peek-through/

Upvotes: 1

michaelsnowden
michaelsnowden

Reputation: 6202

Looks like this isn't a feature, but you can vote for it here, and you can work around it here.

Upvotes: 13

Rico
Rico

Reputation: 61669

No, there's no support for transparent backgrounds. You can probably achieve this with a third party application. For example, on MacOS X you can look at Afloat.

Upvotes: 3

Related Questions