gtk 2.0 change theme 0.3.1
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
GameFOX TK 0.7.1
GameFOX TK is a Firefox extension that improves browsing of the GameFAQs message boards. more>>
Major Features:
- Message numbering
- A QuickPost form on topic/message list pages for instant posting
- Post highlighting/hiding: hightlight or hide topics and messages made by users of your choice
- Customized Signatures
- Theme changing: change your site display settings from standard to classic to whatever CSS you choose instantly without re-logging/restarting
- Message Quoting: double-click on a message or its header to quote immediately. Also accessible via the context menu
- Topic Tagging: really tag your favorite topics for easier reference
- QuickWhois: quickly retrieve information about posters on message lists by double-clicking on message headers
- GameFOX Sidebar: utilizes your Firefox sidebar and contains all kind of links, forms, and tags for faster browsing
- Goto lastpage, topic pagination, and topic tagging, all by double-clicking on topic rows
- Immediate posting without having to go throught the preview screen
- Changing the window title to reflect the board title/topic title
- All of the options are customizable
Enhancements:
- Fix removal of old stylesheets on update
- Fix horizontal scroll bar that was appearing for some people
- Fix QuickWhois for your own profile
- Fix "Hide signatures" CSS with above message data
- Fix signature importing and exporting in the options window
- Fix message header links in archived topics
- Fix new post label on the active messages list not disappearing
- New CSS: FAQ frames
Requirements: Mozilla Firefox
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

LxG-Egalite 2.6
LxG-Egalite 2.6 provides you with an excellent and perfect GTK theme which consists of a GNOME motive GTK2 and Metacity LxG-Egalite version Glass and Carbonite. more>>
Enhancements:
- Rounded special wallpaper
- Change tabs
- Edit gtkrc
- Screenshot update, repar small bugs

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

Aurora-compact 0.1
Aurora-compact provides you with a wonderful and attractive compact theme which is based on Aurora gtk-engine. more>>
Aurora-compact 0.1 provides you with a wonderful and attractive compact theme which is based on Aurora gtk-engine. This product is totally free.
Requirements: GTK 2.x

Rezlooks-candy 0.1
Rezlooks-candy is a colorful GTK theme made to use some of the new stuff in Rezlooks-0.5. more>>
Rezlooks-candy 0.1 is yet another excellent colourful theme made to use some of the new stuff in Rezlooks-0.5 for Gnome users. The colours were inspired (rather obviously) by lokheed's cobble theme.
Requirements:
- Gnome

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 :/
Gnome Control Center 2.19.6
Gnome Control Center is GNOMEs main interface for configuration of various aspects of your desktop. more>>
Enhancements:
about-me:
- Add a tooltip to the image button to make it accessible (Jens Granseuer)
appearance:
- Add option to add wallpapers via the command line (Jens Granseuer) (#456337)
- Use new GTK+ convenience API for icon view tooltips (Matthias Clasen)
(#455985)
- Bump all tooltips code to GTK 2.11.6 (Jens Granseuer)
- Improve color scheme matching (Jens Granseuer)
- When reading current settings from gconf, get the color scheme from the
GTK theme if necessary to allow matching against themes retrieved via
gnome-theme-info (Jens Granseuer)
- Implement saving of the cursor theme name in metathemes and add a
Default pointer option to the cursor theme list (Denis Washington)
- Simplify tooltip descriptions (Dennis Cranston) (#460111)
- Really unset the gconf key when reverting colors (Jens Granseuer)
- Implement drag-and-drop theme installation (Denis Washington)
- Remove workarounds for initialization problems in early versions of the
capplet (Jens Granseuer)
- Fix cell renderer state logic to not always be on (Jens Granseuer)
- Use cairo to draw the cell renderer selection (Thomas Wood)
- Show readable_name in cursor theme list instead of name (Denis Washington)
- Fix mnemonics and customize theme window title (Thomas Wood) (#461255)
- Fix theme installation (Thomas Wood)
- Update icon cache when installing icon themes (Thomas Wood) (#355486)
- Prevent some memory leaks (Thomas Wood)
- Add controls for applying suggested backgrounds and/or fonts from
metathemes (Denis Washington)
- Only show background/font suggestions if they havent already been
applied (Denis Washington)
- Cope with unset gconf keys and group gconf notifications (Jens Granseuer)
- Only create the custom theme entry when changes are made, and delete it
when the theme is saved (Jens Granseuer)
- Add %F to the exec line so external programs like epiphany can set the
background (Jens Granseuer) (#456337)
- Default to showing the background tab if wallpapers were given on the
command line (Jens Granseuer)
- Use our custom cell renderer for metathemes too, so the previews dont
get shaded (Jens Granseuer) (#461198)
default applications:
- Change custom command entries to be insensitive instead of
noneditable (Matthias Clasen) (#456308)
- Remove spurious desktop entries (Jens Granseuer) (#444787)
keyboard:
- Improved layout and sorting (Sergey Udaltsov) (#455353)
- Implement DND in the selected layouts list (Sergey Udaltsov) (#351936)
- Eliminate up/down buttons in the layout list (Sergey Udaltsov)
network:
- Also use new icon in the window title bar (Denis Washington)
settings daemon:
- Dont forget the Xft callback (Jens Granseuer) (#455992)
themus:
- Update to match theme callback signature (Jens Granseuer)
general:
- Fix crash when no cursor is specified in theme (Frederic Crozat) (#455952)
- General cleanup and leak-plugging (Jens Granseuer, Thomas Wood)
- Dont fail configuring if gstreamer is not available, simply skip the sound
capplet (Jens Granseuer) (#456957)
- Remove spurous AT desktop entries (Jens Granseuer) (#444787)
- Add support for custom theme names saved in metathemes (Denis Washington)
- Re-add basic support for cursor themes for X servers without the Xcursor
extension, like the one in Solaris (Denis Washington)
- When applying a metatheme, check wether to set/unser color scheme gconf
key (Jens Granseuer) (#421866)
- Fix notification of selection changed for GtkTreeView config support (Jens
Granseuer)
- Prevent cursor themes from being recognized as icon themes (Denis Washington)
- Read a cursor themess name from its index.theme file if it has one (Denis
Washington)
- Expand check for empty metatheme color scheme to include blank color scheme
strings (Thomas Wood)
- Add tooltip foreground and background colors to the list of recognized
symbolic colors (Thomas Wood)
updated translations:
- es (Jorge Gonzalez)
- et (Priit Laes)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- ja (Takeshi AIHANA)
- lt (Zygimantas Berucka)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
- zh_CN (Funda Wang)
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.
GPRename 2.4
GPRename is a GUI batch file renamer based on Gtk-Perl. more>>
GPRename can rename files numerically, insert/delete characters at/between specified position(s), replace strings (either using regular express or not), and change case.
