Ubuntu Studio Theme – Very Slick!!
Saturday, October 27th, 2007I came across this really cool theme with icons used in a version of Linux called Ubuntu Studio. I didn’t really care much for their default background and splash screen, but their theming inside the DE was very nice. The screenshot above illustrates the gray with blue mix which also is used in the drop down menus. I find this easy on the eyes aesthetically but also literally. I’ve applied this to the Ubuntu install I have as well as other distributions I use. The packages can be found on the universe/multiverse repositories of Ubuntu so it is very simple to install. For anyone using a different distribution, you can simply use the .deb file and extract it and look for the icons and theme directories and then copy them into your respective local user hidden directories. To make this easy, I’ve uploaded a compressed file containing only the icons and theme directories which can be found here Once downloaded you would need to copy the contents of each directory into the matching hidden directories in your /home/user/ if that’s where you want them. For example:
(extract the directories first and open a terminal in the same directory)
cp -R icons/*Â /home/username/.icons/
cp -R themes/* /home/username/.themes/
(or you can just use GUI copy and paste)
Once this is done you should be able to choose this theme by going to System > Preferences > Appearance and looking for the theme in there.
When finished, you will have a very nice DE to use as seen in the screenshot above!

