![Alt Text] (https://raw.github.com/MattStenquist/Nocturnal_Theme/master/images/nocturnal_image.png)
Nocturnal is a responsive free Tumblr theme that comes with a built in theme editor, allowing you to create hundreds of combinations to make that perfect theme.
Demo Nocturnal: http://nocturnaltheme.tumblr.com/
View The Full Documentation Page on Nocturnal's Demo-Site for a futher analysis and more detailed information on what Nocturnal can do!
One Click install Nocturnal by using the link below!
http://www.tumblr.com/theme/36579
Customize Nocturnal - (Images)
![Alt Text] (http://static.tumblr.com/dsnh5zg/njCmdfd9a/doc_5.png) ![Alt Text] (http://static.tumblr.com/dsnh5zg/lrwmdfd3z/doc_4.png)
Editing the CSS
Please use the {Custom CSS} area within the Customize theme's dashboard.
If you want to get your hand's nice and dirty to change the site's CSS up manually without using a CSS override, please edit the theme.css file (non-compressed) and make the appropriate changes inside. Afterwards, replace the CSS in the .html with your CSS code using the YUI CSS compressor to keep the theme under 65kb. If you don't need compression just paste in the CSS and press "Save" and "Update-Preview".
- If you're wondering why the code's identation is off, it's because of Tumblr's built in editor not allowing you to build outside of it. The code was then modified in CODA II, but the way Tumblr's code editor manages code had made it extremly difficult to keep the code indetation "normalized". -Sorry.