Posts tagged engine
WoDaC gnome theme on Ubuntu
Mar 22nd
WoDaC 0.2 is pretty and nice idea for a dark theme. The original color scheme is based on pink color, but you will not have big problems if you choose another color scheme.
The size of toolbar incons are small (16×16), because i have created this theme for laptop with 1280×800 resolution.
The only requirement is Aurora GTK Engine 1.4
Aurora is an excellent Gtk 2 theme engine. It looks very great. The latest version of Aurora Gtk Engine is 1.4. Here I’ll show you how you can install it on Ubuntu 8.10 “Intrepid Ibex”.
Installing Aurora Gtk Engine
- Install build tools and all of the dependencies:
sudo aptitude install build-essential libgtk2.0-dev
- Download Aurora Gtk Engine 1.3 from here and save it to ~/Desktop folder.
- Extract the tarball files:
cd ~/Desktop tar jxvf Aurora-1.3.tar.bz2 tar zxvf aurora-1.3.tar.gz
- Configure, make and install:
cd aurora-1.3/ ./configure --prefix=/usr --enable-animation make sudo make install
Installing Aurora themes
You can run the following commands:
cd ../
tar jxvf gtkrc_themes.tar.bz2
sudo cp -r Aurora/ Aurora-looks/ Aurora-Midnight/ /usr/share/themes/
Using Aurora themes
- Click System → Appearance menu command.
- In Theme tab, click Customize button.
- Select Aurora Controls from Customize Theme window.
Installing WoDaC o.2
- Download theme from here
- Extrac the tarball files:
- Copy theme files to /usr/share/themes/
