603 votes
 
In TextMate themes, you can easily indicate partially transparent colors on both background and foreground elements by specifying a 4-channel hex code. (For instance, #ffffff88 would give you a partly transparent white.) ST2 currently ignores these.


I'd love to be able to define alpha channels in my color schemes, preferably with the TextMate convention.

 
+18
Dave Druelinger
This would be absolutely fantastic for coding graphical applications.  If you set up a build method that watched your files for changes and then recompiled / reloaded whenever you changed a file, you could have your application constantly visible in the background updating as edit your code.  I've done this before and believe me, it's as cool as it sounds.
Translation provided by Microsoft translator:

 
-7
Jean-Denis Vauguet
Well, most UX/front-end dev use auto-save and, if they can, dual screens to handle this. They alt-tab and switch between their editor and the browser to get an instant (or at least quick) feedback.

Not sure this is a killer-feature, but this sounds cool anyway.
Translation provided by Microsoft translator:

 
+12
Drew Skau
This is good for more than just GUI apps. It's great to be able to refer to documentation or other information behind the code you are currently working on.
Translation provided by Microsoft translator:

 
+8
Thomas Stoecklein
Bumping this only because it's such a fundamentally awesome UI change.
Translation provided by Microsoft translator:

 
+16
Patrick Allen
Happy to bump this idea too after a Google search for this exact thing landed me here
Translation provided by Microsoft translator:

 
+4
minusfive
Please!
Translation provided by Microsoft translator:

 
+3
Yo'av Moshe
Yeah!
Translation provided by Microsoft translator:

 
+4
t b
+1, been waiting for this for a long long time... with gnome moving away from compiz, my hack to set transparency on the whole window doesn't work anymore.  : P  Currently trying to figure out how to configure xmonad to do that.

As @Drew and @Dave said earlier, there are very practical applications for this type of functionality--things that people would love to be able to do with ST2!
Translation provided by Microsoft translator:

 
+3
Perry Kibler
+1 


I really liked this about the old TM. I'm gushing over Sublime Text 2, this would be icing on the cake. I know it sounds fluffy, and I'd be lying if I didn't admit that was a large part of it, but it was pretty cool to see the photoshop rgb/hex beneath my window (it's a stretch, but trust me, this is a useful feature)

Translation provided by Microsoft translator:

 
+2
handycam
+1


This is one of the first things I looked for when loading TM themes into ST2.

Translation provided by Microsoft translator:

 
+2
anonymous
Would be awesome.
Translation provided by Microsoft translator:

 
+3
Adam Craven
+1 Missing this feature a lot, coming from textmate.
Translation provided by Microsoft translator:

 
-3
FichteFoll
I don't know what you're doing wrong but this has been working for me ever since (2 month ago). For both background and foreground colors.

Twilight.tmTheme for example has "<key>lineHighlight</key><string>#FFFFFF08</string>" which is truly not an #ffffff white when I enable line highlighting. I also used this for my own scope definitions.
Translation provided by Microsoft translator:

 
+4
Drew Skau
This makes colors in ST2 transparent for me, but it does not make the overall window background transparent.
Translation provided by Microsoft translator:

 
0
FichteFoll
You mean you want the whole window transparent? Or only the background?

The first would be quite easy to achieve, the latter is tough. Still, they both require some OS-specific tweaks while the latter would require even more. On Windows I assume you'd have to either use a multi-layered window and a bunch of layers on that window and stuff (I never completely got it) or capture the to-be-rendered area behind it and draw it below the actual program's output. If you can even do that.
And that's only one OS.

This isn't something you'd program application-based for multiple plattforms. Try some methods espacially made for your OS (there are a bunch of programs that can set window's transparencys) if you really need it.
Translation provided by Microsoft translator:

 
+2
t b
We do mean adjusting the opacity of the main view's background--so we can see other windows behind our code (to reference things, see test results, or see updates to graphical things while we code, etc..)

I don't see why it couldn't be done.  At least in both OS X and Linux (gnome-terminal, even when not using compiz) the window managers support it... and ST2 is already compiled for different platforms.  There must be OS-specific stuff in the code already.  If ST2 were open source this probably would've been done already.  : )
Translation provided by Microsoft translator:

 
+10
Perry Kibler
If ST2 were open source...


Then it wouldn't cost me any money to feed my unicorn. I'm a HUGE fan of open source, but I can't think of a single free app I would trust as much as I do ST2. Skinner is doing a fantastic job of keeping this up to date. When my biggest bitch about his software is that the background isn't transparent (and that may be it)...


I'm really happy with ST2. Every now and then I get nostalgic and open TM, but I'm sold on ST2 100%. However, I would like to note that TM didn't make the entire window transparent. That's ugly to a distracting degree, it just looks wrong. There is shareware out there which enables you to do this on the Mac. 


What I want is just the background. Open terminal and set it pro and then adjust the background opacity, that's what I'm talking about. 

Translation provided by Microsoft translator:

 
+7
Case Ryan Talbot
It really does need to be the background, not the foreground text.  Transparent backgrounds are awesome, transparent text is hard to read.  There's some examples here that show useful and good transparency versus bad and hard to use transparency.
Translation provided by Microsoft translator:

 
0
anonymous
While I definitely agree, I've actually gotten used to transparent foreground text. It makes it easier to read the text behind the code, which is at times useful. 
Translation provided by Microsoft translator:

 
0
anonymous
I'm on Linux. Making the whole window transparent would work for me. I sometimes like editing in vim because I have my terminal set to specific opacity.
Translation provided by Microsoft translator:

 
0
Eric Mill
Full window transparency would be just fine for me. Sure, maybe this could be handled at the OS level, but most people do not know how to turn on that sort of thing and set it on a per-application basis. Would doing a blunt full window transparency feature require much of a serious shim per-OS?
Translation provided by Microsoft translator:

 
+2
Colin Masters
This would be totally amazing, googled to find this very thing.  I have been using VIM which allows me to have the background transparent, but doing a lot of python stuff, I get sick of trying to keep tabs on the ahem, tabs.  +1 if ST2 had a transparent background :)
Translation provided by Microsoft translator:

 
-3
Oliver Wilkerson
A minor feature. Cross-platform probably not easy to implement at all, so possibly only for the OS X folks (since I bet the majority of those upvoting are coming from TextMate).
Translation provided by Microsoft translator:

 
+3
Eric Mill
Not me - I'm coming from Ubuntu, and I like beauty. :) One of Sublime's great strengths is being cross-platform. I'll take compromises (like having the whole window be transparent, rather than just the editing pane) if it means including Linux.
Translation provided by Microsoft translator:

 
+2
Skyrim
I would love to see this on Windows as well, I have been using Metapad, Emacs and some of Vim just for this feature,  probably it will not be easy but I really hope they find some way to make this a cross-platform feature, that would make me so happy.
Translation provided by Microsoft translator:

 
0
William Hutter
Yes please !!!
Translation provided by Microsoft translator:

 
+1
Jiyun Han
+1
Translation provided by Microsoft translator:

 
+3
Benjamin Russell
I want it too. Once reason I've been holding on to textmate
Translation provided by Microsoft translator:

 
+1
roy.wong.80
Voted. its an awesome feature to have.
Translation provided by Microsoft translator:

 
+2
foo bar
Please include this feature as transparency is very helpful on smaller laptop screens to be able to watch the progress of a console or debug session taking place behind the editor. Thanks!
Translation provided by Microsoft translator:

 
0
Sammy Hübner
+1
Would love to have transparency like in iTerm2, having a hotkey to toggle between transparency would be awesome as well. 
Translation provided by Microsoft translator:

 
+2
Glen Holcomb
I do miss this in Sublime (probably the only thing I don't get with Sublime that I want).  When you don't have a lot of screen real estate it's nice to be able to look through your editor to the reference you are using or the content you are working on.
Translation provided by Microsoft translator:

 
0
antartic-man
Legalize it!! :)
Translation provided by Microsoft translator:

 
0
Fafa Gutierrez
+1
Translation provided by Microsoft translator:

 
0
James Porter

 +1

Translation provided by Microsoft translator:

 
0
Cory Gibbons

+1

Translation provided by Microsoft translator:

 
+2
Shane Mason

Yes, I want it very much.

Translation provided by Microsoft translator:

 
+1
Antonio Greco

So, is this feature being considered for upcoming releases, if so, when? If not, why?


Cheers

Antonio

Translation provided by Microsoft translator:

 
0
Yee Lee

+1

Translation provided by Microsoft translator:

 
+2
Steve Hodges

+1 - really need to be able to see windows in the background (it helps to observe terminal output, progress bars, and the like)

Translation provided by Microsoft translator:

 
0
Jesse Hofmann-Smith

+1 Yes please. Totally useful feature, especially on smaller screens, when observing terminal output, color hex values, text on websites, emails, you name it. Plus it looks cool when you've got a nice wallpaper in the background :-)

Translation provided by Microsoft translator:

 
+1
Guilherme Vieira

+1

It's shameful that such a feature-rich app doesn't support this already!

Translation provided by Microsoft translator:

 
0
Brent Gustafson

This is the only reason I have not switched to ST2 because it doesn't support transparency.  My Textmate theme uses transparency for almost all syntax (for example HTML attributes), and since ST ignores these it just ends up being a big grey blob.


Add this and I purchase ST2.  I won't be switching until I can use my TM theme properly.

Translation provided by Microsoft translator:

 
+1
Basem Emara

+1 for me too!!


Subtle but really opens up the desktop like mirrors in a room :)

Translation provided by Microsoft translator:

 
+3
Thomas Thomassen

 Being able to set transparency for the background colour would be very nice. And as some other commented - I'd also prefer that the foreground colour (text colour) remains opaque.

Translation provided by Microsoft translator:

 
+2
Jeff Yamada

Where's the vote button. I WANT.

Translation provided by Microsoft translator:

 
+1
Matthew Laughlin

Background transparancy and a hot key to toggle it would be money in this app.

Translation provided by Microsoft translator:

 
+1
Sam Oluwalana

This would make the shift from emacs on a transparent terminal to sublime text soo much easier... 

Translation provided by Microsoft translator:

 
0
elan

Would love this feature!

Translation provided by Microsoft translator:

 
+1
Mukesh Yadav

+1... I was searching for this feature on net and landed here.  If it can possible then please make it happen.

Translation provided by Microsoft translator:

 
0
digg pthoo

 +1

Translation provided by Microsoft translator:

 
0
jbinn

+1


Translation provided by Microsoft translator:

 
0
Eduardo Yáñez Parareda

I also want a transparent bg!, it's very productive to be able to see your browser behind your editor.

Translation provided by Microsoft translator:

 
0
Tesani Innovations

Yup.. me too please +1

Translation provided by Microsoft translator:

 
0
Tony Volpe

+1 I'm interested in this as well

Translation provided by Microsoft translator:

 
0
Roman Sluzhynskyy

+1

Translation provided by Microsoft translator:

 
0
Greg Young

+1 miss transparent background. everything else has it!

Translation provided by Microsoft translator:

 
0
Leo Picado

+1

Translation provided by Microsoft translator:

 
+2
Jonathan Regeimbal

Would love to have ftp in the background and be able to see confirm auto uploading on saves.  This feature would be especially useful to me when working remotely on my laptop, where screen space is limited.


+1 for background transparency!

Translation provided by Microsoft translator:

 
0
Eli Hellmann

+1

Translation provided by Microsoft translator:

 
0
Nathan Sakunkoo

+1 for background transparency!

Translation provided by Microsoft translator:

 
+2
FichteFoll

Btw, I just found this plugin adjusting the transparency for Windows users posted by @SublimePackages: https://github.com/vhanla/SublimeTextTrans

Translation provided by Microsoft translator:

 
+1
Oliver Wilkerson

This is nice and helpful for interim, but just to be nitpicky -- this plugin uses the Win API to set the opacity of the entire application, not just the background.

Translation provided by Microsoft translator:

 
+1
FichteFoll

Apparently, you are right about that. Judging by the screenshot in the readme it looked like it only affects the background but after downloading and trying for myself I saw it was affecting all the windows. Still, worth being mentioned.

Translation provided by Microsoft translator:

 
+1
TheSlider Wanta
Added an issue where i give the fix to make it work in winxp (as it didn't work for me until I changed that line)
https://github.com/vhanla/SublimeTextTrans/issues/2

Enjoy

I belive it is possible to create such plugin for linux/mac but I'm not familiar with what DLL's look like in these OS.

Translation provided by Microsoft translator:

 
0
Justin Mueller

+1 The only thing I miss from Textmate.

Translation provided by Microsoft translator:

 
0
Alexandre Gallien

+1

Translation provided by Microsoft translator:

 
+2
FichteFoll

You know, there is this awsome "up arrow" next to the issue where you can "upvote" an issue. This makes it absolutely obsolete to post "+1" in the comments and spam my inbox when I am waiting for helpful comments on an issue.


Here, I made a small illustration: http://i.imgur.com/nCOTMAA.png

Translation provided by Microsoft translator:

 
+6
Eric Mill

Seems like every single issue tracking system I've ever seen has led to endless +1's. The onus is probably on issue systems to do a better job of channeling human nature. Perhaps a comment beginning with "+1" could just strip out the +1 and upvote the issue - and if it's just a +1, don't post the comment at all (just upvote). Or, overhaul the comment entering system to hit people over the head with "upvote rather than '+1'".

Translation provided by Microsoft translator:

 
0
Luiz Carvalho

+1


Translation provided by Microsoft translator:

 
+1
Jimmie Tyrrell

+1, do want, will do terrible, terrible things to get

Translation provided by Microsoft translator:

 
+1
Basem Emara

Sublime Text 3 Beta is out. Does it work now? If not, maybe we can help get it in there before release?

http://www.sublimetext.com/3

Translation provided by Microsoft translator:

 
+1
noboru thedragon

+1

Translation provided by Microsoft translator:

 
+1
kiyoshi nomo

+1

Translation provided by Microsoft translator:

 
+3
Brent Maxwell

+1..... I miss my wallpaper.

Translation provided by Microsoft translator:

 
-1
Mark Kimitch

+1 ... just because I think it looks badass.

Translation provided by Microsoft translator:

 
+1
Arsen T. Holsteinson

This would be an awesome feature.

Translation provided by Microsoft translator:

 
-1
iwashi

+1

Translation provided by Microsoft translator:

 
-1
Keyvan Fatehi

+1

Translation provided by Microsoft translator:

 
-1
Aldo Stracquadanio

+1

Translation provided by Microsoft translator:

 
-1
Paul Fletcher

+1, would love to see this in 3.

Translation provided by Microsoft translator:

 
-1
Jay Scott ANDERSON

+1.5 :)

Translation provided by Microsoft translator:

 
+4
TheSlider Wanta

Please, stop with +1, it only makes people get notified about your useless comment. Instead, upvote this topic by clicking on the green counter's arrow at the top.

Thanks.

PS : For windows users that want this feature, check SublimeTextTrans by vhanla  and apply my fix :
https://github.com/vhanla/SublimeTextTrans/issues/2

Translation provided by Microsoft translator:

 
-1
l'enfant sauvage

+1 really craving this feature!

Translation provided by Microsoft translator:

 
+1
Naing Myo Aung

Under any linux with Compiz, you can use Opacity, Brightness and Saturation Setting to make an application transparent.

Translation provided by Microsoft translator:

 
0
Eirik Christensen

compiz is heavily bugged though

Translation provided by Microsoft translator:

 
-1
Eirik Christensen

+1

Translation provided by Microsoft translator:

 
-1
Bruno Saraiva Marques

+1

Translation provided by Microsoft translator:

 
-1
Heber

+1 

Translation provided by Microsoft translator:

 
0
Sean Friese

+1 - I'd find this useful.

Translation provided by Microsoft translator:

 
+1
Tyler Madison

I would dig this, especially if you had the browser underneath you could instantly watch changes...

Translation provided by Microsoft translator:

 
-1
李斌

+1

Translation provided by Microsoft translator:

 
+1
Salvatore Garbesi

Usually I never bother to vote any of these up and check up every so often to see if the feature has emerged.


But in this rare case, this happens to be the only feature stopping me from switching to Sublime. I currently use TextMate.


On a daily basis, I have various code windows and terminals overlapping one another. While coding, at the same time I'm monitoring what's going on in the background for activity. This is a deal breaker for me. Implement this, and consider me a user.

Translation provided by Microsoft translator:

Community stats

  • 27,591People
  • 3,829Feedback
  • 5,698Comments
  • 64,538Votes