Howto: Make Ubuntu look like fedora with the Nodoka Theme
Click System → Preferences → Theme menu command. In Theme Preferences dialog, choose Nodoka item. Also click on the customize tab then click on icons and select "Echo"
[updated] Upgraded nodoka engine to fedore core 9's and added echo-icon-set from git
I really dont like fedora, but its theme is nice and crisp, check it out, if you dont like it rm -rf :)sudo apt-get install build-essential libgtk2.0-dev
dpkg -i gtk-nodoka-engine_0.6-1_i386.deb
Install themetar zxvf nodoka-theme-gnome-0.3.90.tar.gz
cd nodoka-theme-gnome-0.3.90/
sudo cp -r Nodoka/ /usr/share/themes/wget http://ubuntu-debs.googlecode.com/files/echoicons.tar.gz
tar zxvf echoicons.tar.gz
sudo cp -R Echo /usr/share/icons/Use theme
Enjoy
-defcon