
This is a theme I created for the Mercurial version control system. I call it seaweed because of the blue/green colors it revolves around and is based on the Monoblue theme that came with Mercurial. Right now you can find it being hosted at my bitbucket.org repo. To clone the repo just use this command:
hg clone http://bitbucket.org/binarymutant/themes
To just download the zip file try this link
To install this theme copy the directory to your Mercurial template folder On Debian systems this is /usr/share/mercurial/templates Then copy the files in the static folder to your #staticurl On Debian systems this is /usr/share/mercurial/templates/static Use this in your hgrc file: [web] style = seaweedI liked doing this theme so much I thought I might start doing some for other projects too.