New theme, and it's dark!

Another screenshot
Here is a tarfile with all the theme components needed for this theme. Read below for some additional instructions.
This is in contrast to my old theme, which was stock Human

So anyway, the GTK theme is called Polycarbonate-dark, you can grab it here, the metacity theme was included with Polycarbonate-dark. The icon theme is called Humanazul, which you can get here. The background I got from some Windows theming site, I thought it was pretty cool. I also made a GDM, and login splash based on this background, and I modified my usplash boot splash so that it now has a greenish-blue hue to it. This one is a little harder to implement, here are the instructions:
First untar the tarfile to your home directory, and then run the following commands in a terminal:
sudo cp usplash-nexus.so /usr/lib/usplash/usplash-nexus.so
sudo ln -sf /usr/lib/usplash/usplash-nexus.so /usr/lib/usplash/usplash-artwork.so
sudo dpkg-reconfigure linux-image-$(uname -r)
To revert back to your old usplash, execute these commands:
sudo ln -sf /usr/lib/usplash/usplash-default.so /usr/lib/usplash/usplash-artwork.so
sudo dpkg-reconfigure linux-image-$(uname -r)
All in all, this is the most comprehensive theme I have ever assembled, and I am quite happy with it.


Comments
Add Comment