Desktop screenshots
I've been using this theme forever and I'm thinking of changing it, so I wanted to grab some screenshots before I did. I have bandwidth to kill anyways, so enjoy my 3.5 MB PNGs.
My KDE color scheme is here, my QTCurve config is here, my Konsole theme is here, my Vim colors are here, the icons are Buuf, and I uploaded those wallpapers.
I really need to re-upload all the screenshots I took over the past 5 years. That was always one of the more popular sections of the site, for whatever reason.

What about the Firefox theme?
Never mind, I just had to restart it for the new QTCurve theme to take effect.
I either use the default or “NASA Night Launch” which you should be able to find easily on the Firefox website.
I'm using the Mostly Crystal theme: http://www.tom-cat.com/mozilla/
It integrates well with Firefox. I would use the default theme, but there is a graphical tabbing glitch for me.
I checked out Nasa Night Launch, and it's very nice, except for the space shuttle pictures ;/
Adding this to ~/.mozilla/firefox/*.default/chrome/userContent.css fixed that:
@-moz-document url(about:blank) {
html:not([class]) {
background: none black !important;
}
}
Actually, it kept popping up momentarily when I opened a new tab, so I had to modify ~/.mozilla/firefox/*.default/extensions/nasanightlaunch@example.com/chrome/nnl-inner.jar. You have to first chmod+w it, since it's read-only (but owned by you) by default. The file you have to delete is about.blank.sts116-s-021.v010.jpg, which is under global/watermarks. Just in case anyone's interested ;/
One other thing to delete in that archive is global/backgrounds/xpinstall-bg.jpg.
Lovely theming.