© hatterthemes
I believe all the defaults we’re set to how the theme appears in the preview. I can’t check for another week or so, but I will definitely double check for you then.
If you view the page source (right click and select “view source”) you can find what colours are used in the preview blog.
Theme 001 has been fixed (again!) — the tumblr controls (customize, dashboard, edit, reblog, like, etc.) weren’t showing up, but now they will.
Theme 010 has been coded in its entirety… just setting up the preview blog left to do before I release.
And I finally got an idea for URL Redirect 002 so I should start coding that sometime tonight.
I’m going to be on break starting tomorrow (Saturday) for one week, but feel free to leave your questions or comments and I’ll hit them up when I return.
~ HatterThemes

Yes! That’s my fault, and I’ve just gone into the code and fixed it.
If you don’t want to grab the pastebin code again (and I wouldn’t, it’ll change all your colours back to default, I think) here’s what you should do:
Go into the HTML (hit Custom HTML on the customize page) and find
iframe#tumblr_controls {
top: 0% !important;
right:0% !important;
position: fixed !important;
}
and replace it with:
iframe#tumblr_controls {
top: 0!important;
right:0!important;
position: fixed !important;
}
And that should fix the problem :)

Removing the title from theme 001 is pretty simple:
On the customize page (http://www.tumblr.com/customize/YOURURL), on the left hand side under all the colour options you will see:

Simply uncheck “Show Title” and the title will disappear.

THEME 001 - RE-RELEASE
Feel free to use at your leisure, but please do not remove the theme credit. Fully customizable without going into the html. If you have any questions, let me know :)
I’ll make that alteration to the code and cross my fingers… and then I’ll do a re-release and let you know it’s done!

Sorry if this took FOREVER to answer, my tumblr wasn’t telling me I had messages :)
If you’re talking about links to change pages, it’s right at the bottom of all the posts. The “Time Travel” link goes to the next page, and the “Fast Forward” link goes to the previous page.
Theme 001 has been optimized for browsers that aren’t Chrome.
Theme 003 has been optimized for Firefox.
:)

THEME 001
Feel free to use at your leisure, but please do not remove the theme credit. Fully customizable without going into the html. If you have any questions, let me know :)