change theme

Luna Element 1.8
Luna Element brings you an advanced product that is a port of the totally awesome msstyle Luna Element theme. more>>
Luna Element 1.8 brings you an advanced product that is a port of the totally awesome msstyle Luna Element theme.
Enhancements: Changed the pixmaps to the ones from the msstyle for the combo boxes.
Bluelah 0.2
A mod of the Continuum theme for GNOME more>>
Bluelah 0.2 is designed as a slight modification of the Continuum theme for GNOM.
How to install?
- Right click on your desktop and select Change Desktop Background
- Click on the first tab: Theme
- Drag and drop the themes archive in the Appearance Preferences window.
- If everything is OK, you will receive a confirmation message and you can activate the theme just by clicking on it.
Enhancements:
- Included a metacity theme (Dust Blue).
- Changed Aurora engine in favour of Nodoka engine, which, IMO, has better looking frames.
- Still have to make tooltip colour editable.
Requirements:
- gtk+
- GNOME
- Rezlooks GTK Engine.
Ultimate Edition Theme Pack Final 2.3 Pre-release
Ultimate Edition Theme Pack Final brings you Ultimate Edition themes, login screens, wallpapers and more... more>> Ultimate Edition Theme Pack Final 2.3 Pre-release brings you extremely nice themes, login screens, wallpapers and more... Ultimate Edition Theme Pack Final contains 2 Themes (Carbon gold default), 2 Login (GDMs), 10 Wallpapers, 2 icons set, 1 Usplash (x86 and x64), Ultimate Edition Cursor set, and sound scheme used in Ultimate Edition 2.1.
How to install?
- Right click on your desktop and select Change Desktop Background
- Click on the first tab: Theme
- Drag and drop the themes archive in the Appearance Preferences window.
- If everything is OK, you will receive a confirmation message and you can activate the theme just by clicking on it.
Requirements: GNOME
Not another MAC theme 0.1
Not another MAC theme 0.1 provides you with a nice theme for GNOME users. more>>
GNOME is an international effort to build a complete desktop environment the graphical user interface which sits on top of a computer operating system entirely from free software. This goal covers creating software development frameworks, selecting application software for the desktop, and working on the programs which manage application launching, file handling, and window and task management.
Requirements:
- GNOME

my-black-theme 1.0
my-black-theme 1.0 is yet another excellent black GTK 2 theme which is a tweaked version of FC-Fino-Dark. The author has corrected several errors in the scripts and fixed a few tab images more>> <<less

imetal 0.98
imetal is professionally designed as a port of the imetal OSX theme created by AndyBlac . more>>
imetal 0.98 is professionally designed as a port of the imetal OSX theme created by AndyBlac . It uses the pixbuf engine so it's a little slow, but i couldn't make an accurate port without it. Now that Azel is finaly completed and released, i managed to update imetal too ...
There is only one theme now, if you want to use global menu with it , just open the gtkrc file found inside the theme folder and change the line (it's near the end) : include "Tweaks/tweaks.rc" to, include "Tweaks/globalmenu-tweaks.rc" and reload the theme. In order to extract the archive , change the suffix to tar.gz .
Enhancements:
- Fixed a bug (introduced in v0.97) where empty lists had a blue color.
- Evolution vertical mail preview mode list headers fixed.
- Thunar home toolbar button is now properly skinned.
<<less
gnome-themes 2.19.90
gnome-themes is a GNOME theme manager. more>>
All the a11y themes in this module inherit from the gnome theme. The gnome theme is in the gnome-icon-theme module, and has to be built and installed separately.
1. Editing the gtkrc files
The gtkrc.in files for each a11y theme are currently generated by autogen.sh. Each gtkrc.in file is the concatenation of these files:
$theme/gtk-2.0/$theme.rc
common/gtk-stock-icons.rc
common/panel-stock-icons.rc
common/media-stock-icons.rc
common/capplet-stock-icons.rc
It follows that you should NOT edit gtkrc.in directly. Instead, edit the appropriate .rc file, then re-autogen before building. This obviously kind of sucks, but it was the only way I could get it to work at the time :/
2. Adding new icons
The module is currently configured to make it easy to add or remove a stock icon from all themes at once, but not so easy to do so on a per-theme basis. This works well for now but probably wont if we want to make this a more general theme repository.
So, to add a new gtk stock icon to all themes:
- Add the icons filename to common/all-stock-items.data
- Add the line you want to appear in the themes RC files to the appropriate common/*.rc file
- Add the icon files, each with the same filename, to all the /pixmaps/ directories.
GNOME icons that are themed via the icon theming mechanism (as specified on freedesktop.org) are currently still added individually in each < theme >/icons subdirectory. E.g. to add a new 48x48 application icon to all the themes, you have to modify each < theme >/icons/48x48/apps/Makefile.am individually, and add the appropriate icon file to each < theme >/icons/48x48/apps directory.
3. Changing icon sizes
The icon sizes for ALL the LargePrint themes are defined in configure.in. Changing them here will affect all LargePrint themes.
4. Changing colours
To change the colours in a particular theme, edit its /gtk-2.0/ .rc file.
5. Switching icon themes
In 2.2 and later, use gnome-theme-manager, and choose the Icon theme from the Details subdialog.
In earlier versions of GNOME, unless youre running my patched theme switcher dialog (patch in bugzilla,
#93486), youll need to switch icon themes by hand using GConf:
$ gconftool-2 -s /desktop/gnome/interface/icon_theme " " --type=string
6. To create low contrast icons in GIMP from the original coloured icon
Use the low-contrast-preset.scm GIMP script in this directory to create a low contrast icon from a regular-coloured icon. (Read the comments in the script for instructions on how to install and use it.) Thanks to Guillermo for providing this!
Note: In GIMP, Input=0/0.6/255, Output=75/255 seems to give results closer to the icons Suzanna converted in Photoshop, but plugging these values into this script seems to give different results from doing it manually in the Levels dialog :/
Webmin / Usermin Theme 0.41
Webmin / Usermin Theme project aims to create a new and better navigation system for Webmin. more>>
Know problems:
Problem: If you make any changes on configuration files you will lost this changes after an update.
Answer: The best way to solve this problem is saving files before updating or using skins ( You should save this skin too!)
To change the skin do the following:
1. Jump in the path where webmin is installed
2. cd theme_gehrigal/skins
3. Run ./change_skin.pl
To install a new skin do following:
1. Jump in the path where webmin is installed
2. cd theme_gehrigal/skins
3. Run ./install_skin.pl
Enhancements:
- Bugfix for some versions of usermin ( directory rights changed to 755)
Please delete the old version before installing this version!
gnome-themes-extras 2.19.6
gnome-themes is a GNOME theme manager. more>>
All the a11y themes in this module inherit from the gnome theme. The gnome theme is in the gnome-icon-theme module, and has to be built and installed separately.
1. Editing the gtkrc files
The gtkrc.in files for each a11y theme are currently generated by autogen.sh. Each gtkrc.in file is the concatenation of these files:
$theme/gtk-2.0/$theme.rc
common/gtk-stock-icons.rc
common/panel-stock-icons.rc
common/media-stock-icons.rc
common/capplet-stock-icons.rc
It follows that you should NOT edit gtkrc.in directly. Instead, edit the appropriate .rc file, then re-autogen before building. This obviously kind of sucks, but it was the only way I could get it to work at the time :/
2. Adding new icons
The module is currently configured to make it easy to add or remove a stock icon from all themes at once, but not so easy to do so on a per-theme basis. This works well for now but probably wont if we want to make this a more general theme repository.
So, to add a new gtk stock icon to all themes:
- Add the icons filename to common/all-stock-items.data
- Add the line you want to appear in the themes RC files to the appropriate common/*.rc file
- Add the icon files, each with the same filename, to all the /pixmaps/ directories.
GNOME icons that are themed via the icon theming mechanism (as specified on freedesktop.org) are currently still added individually in each < theme >/icons subdirectory. E.g. to add a new 48x48 application icon to all the themes, you have to modify each < theme >/icons/48x48/apps/Makefile.am individually, and add the appropriate icon file to each < theme >/icons/48x48/apps directory.
3. Changing icon sizes
The icon sizes for ALL the LargePrint themes are defined in configure.in. Changing them here will affect all LargePrint themes.
4. Changing colours
To change the colours in a particular theme, edit its /gtk-2.0/ .rc file.
5. Switching icon themes
In 2.2 and later, use gnome-theme-manager, and choose the Icon theme from the Details subdialog.
In earlier versions of GNOME, unless youre running my patched theme switcher dialog (patch in bugzilla,
#93486), youll need to switch icon themes by hand using GConf:
$ gconftool-2 -s /desktop/gnome/interface/icon_theme " " --type=string
6. To create low contrast icons in GIMP from the original coloured icon
Use the low-contrast-preset.scm GIMP script in this directory to create a low contrast icon from a regular-coloured icon. (Read the comments in the script for instructions on how to install and use it.) Thanks to Guillermo for providing this!
Note: In GIMP, Input=0/0.6/255, Output=75/255 seems to give results closer to the icons Suzanna converted in Photoshop, but plugging these values into this script seems to give different results from doing it manually in the Levels dialog :/
MyBestBB 1.22
MyBestBB is a full-featured forum based on punBB. more>>
Main features:
- ajax chatbox
- reputation system
- see ajax "Active public topics"
- see smilies list and use them
- test the 16 included themes, changing your theme in profile display option
- 1.14:
- forum now lists subforums in viewforum.php
- more themes
- more XHTML 1.0 compliance ( validity should even be perfect ;)
- added to main.tpl
- Every public page _should_ now be valid
- better XHTML compliance for admin and plugins pages
- better rewrite index.php and viewforum.php
- now shows last post data in viewforum.php for current topics
- includes signature.png generated from basic sign.png
Enhancements:
- Small fixes.
Web Foot Avio 1.0
Web Foot Avio is a GDM theme based on wallpaper Blue Web Foot - Gnome. more>>
pingmon 2.2
pingmon is a small PING monitor, it just pings a server 5 times and displays the results. more>>
Dont really know how usefull it will be to anyone, but here it is!
Change the .theme file to change the labels and the servers... ill try to do some sort of "click to change" thing later.
QiuX 1.2
QiuX is a GDM theme for the GNOME desktop. more>>
I though my first theme wasnt finish and so I made a new one - which I say it is better version of the first.
Dont think I am stuck with this idea, I just want to perfect it and when I will be pleased I will make other cool GDM themes.
So, what did I do in this new theme? I changed a little the buttons, added a cool gradient, changed the color of the text "Username:".
Install New Theme 0.7
Install New Theme is an extension that provides a button in the Theme Manager for installing themes from disk. more>>
This extension provides a button inside the Firefox Theme Manager for installing new theme files from disk, and additionally adds a menu entry to the Theme Managers right-click context menu entry. The latest version includes the es-ES and it-IT locales.
To use the extension, simply open the Theme Manager, press the Install button and use the file picker to navigate to the themes .jar file. Once youve located it, select it and open it to get the theme installation dialog.
Additionally, you can use the Ctrl+S hotkey within the Theme Manager to invoke the filepicker.
KDM Theme Manager 1.1.3
KDM Theme manager is just what it says a theme Manager for KDM. more>>
This control module allows you to easily add, remove and select any KDM theme you want.
Enhancements:
- Added Indonesian/Manaysian translation to the .desktop (thanks kucrut!)
- Finally applied a patch sent to me back when 1.1 was released, which fixes an issue when the kdmrc file could not be found. To the one who sent me this patch Sorry it took me so long, patch got lost in all my files and didnt apply cleanly due to the massive changes in 1.0.1 -> 1.1
- Added French, Italian and Japanese translations to the .desktop (thanks Lorenzo La Spada!)
- Fixed a typo which caused an error message to be printed when it shouldnt have.
- Updated documentation.