fmII
Thu, May 22nd home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 11:38 PDT
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]
Theme topics | Apps | Resources | Window Managers | Afterstep | Blackbox | Enlightenment | Fluxbox | GTK | IceWM | KDE | MetaCity | Sawfish | Window Maker

 6nome 1.9 (GTK 2.x)
Section: Themes

 

Added: Wed, Mar 26th 2003 10:04 PDT (5 years, 1 month ago) Updated: Mon, Jun 14th 2004 11:03 PDT (3 years, 11 months ago)


Screenshot About:
6nome is a theme loosely based on the background of the GNOME logo. The Metacity theme has embossed title text, and features the GNOME footprint as the menu button. The GTK theme has light and few colors, and its widgets have rounded corners.

Release focus: Minor feature enhancements

Changes:
The GTK 2.x theme has been optimized for the GTK 2.4.0 toolkit. Two stock icons have been changed, and 36 icons (in three sizes) have been added. The 3d state of the checkbox has been added. Sunken shadows and horizontal handles have been fixed.

Author:
Marcus Petzoldt [contact developer]

Rating:
8.74/10.00 (34 votes)

Tar/GZ:
http://download.freshmeat.net/themes/6nome/6nome-gtk2.x-1.9.tar.gz

Trove categories: [change]
[License]  OSI Approved :: GNU General Public License (GPL)
[Topic]  Desktop Environment :: Application Themes :: GKrellM, Desktop Environment :: Gnome :: GTK 1.x Themes, Desktop Environment :: Gnome :: GTK 2.x Themes, Desktop Environment :: Gnome :: Metathemes, Desktop Environment :: Window Managers :: MetaCity :: Themes

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» Marcus Petzoldt (Owner)

» Rating: 8.74/10.00 (Rank 88)
» Vitality: 0.01% (Rank 4408)
» Popularity: 3.89% (Rank 1012)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 124,965
   URL hits: 71,526
   Subscribers: 28

Other projects from the same categories:
Brushed Metal for Metacity
Purpleshade GTK
Almond Metacity
Eazel-blue
CleanIce

Users who subscribed to this project also subscribed to:
Reality Cyanide client
gcjlib
Berlin "Suedstern"
Minkowsky
JXosd


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default
A theme pack containing all 6nome themes.
1.14 14-Jun-2004 GNU General Public License (GPL) Tar/GZ
GKrellM
The 6nome-GKrellM theme only.
1.2 14-Jun-2004 GNU General Public License (GPL) Tar/GZ
GTK 1.x
The 6nome GTK 1.x theme only.
1.7 02-Mar-2004 GNU General Public License (GPL) Tar/GZ
GTK 2.x
The 6nome GTK 2.x theme only.
1.9 14-Jun-2004 GNU General Public License (GPL) Tar/GZ
Metacity
The 6nome Metacity theme only (Pixmap and SVG).
1.7 14-Jun-2004 GNU General Public License (GPL) Tar/GZ

 Releases

Version Focus Date
1.9 Minor feature enhancements 14-Jun-2004 11:03
1.8 Minor bugfixes 02-Mar-2004 10:47
1.7 Major feature enhancements 18-Nov-2003 05:58
1.6 Minor feature enhancements 29-Sep-2003 09:45
1.5 Major bugfixes 15-Sep-2003 10:42
1.4 Minor bugfixes 26-Aug-2003 10:35
1.3 Initial freshmeat announcement 10-Aug-2003 05:35

 Comments

[»] What is that app?
by doofus - Mar 6th 2004 17:57:50

What is that combined system monitoring app that's shown on the left side of the screenshot? I've been looking for something like this for a while..

[reply] [top]


[»] great artwork in 6nome!
by Mike Testing - Nov 2nd 2003 01:56:40

Marcus! The moment I saw this theme at http://art.gnome.org I knew I was looking at a great piece of work. Magnificant work man. On top of that the author even helped me with some tips to fix a problem I had displaying some theme-attributes with my non-priveledged user accounts. This is definateley worth being hosted at gnome art... Later

[reply] [top]


    [»] Re: great artwork in 6nome!
    by sc00ter - Dec 7th 2004 14:50:42


    > On top of that the author even helped me

    > with some tips to fix a problem I had

    > displaying some theme-attributes with my

    > non-priveledged user accounts.

    > %endquote%

    Ah, I see there was a problem. I have the same problem I think. Well with some themes, they work with root access, and when logged in as a normal user, those same themes that worked as root, don't work. Now, being root or not for this theme, it doesn't work either way. Could you reply saying how you had gotten the theme to work for you? Thnx :)

    [reply] [top]


      [»] Re: great artwork in 6nome!
      by Marcus Petzoldt - Dec 9th 2004 07:23:46

      After renaming ~/gtkrc-2.0, 6nome worked for him. Make sure the pixmap engine (libpixmap.so) is installed. It is shipped with the gnome2-engines package.

      [reply] [top]


[»] Good job!
by Grzegorz G - Jun 8th 2003 04:54:58

Really nice theme for Gnome2.
IMHO is the best one :-)
Congratulations!

[reply] [top]


[»] nice theme
by sUbaRt - May 24th 2003 12:23:32

very nice theme Marcus 8-)

[reply] [top]


[»] great theme, just one thing...
by John - May 22nd 2003 13:45:45

This is a great theme. Very few people go out of their way to create a complete window manager/gtk theme. This looks great. The only issue that I can see it with selected but unfocused text. Especially in evolution, if I have an email selected and then go and do something else, the text of that selected line is white on a light grey background. Its almost impossible to read. Still, amazing job. Great theme.

[reply] [top]


    [»] Re: great theme, just one thing...
    by Marcus Petzoldt - May 22nd 2003 22:31:34

    To fix the unfocused selected list entry problem in evolution, insert in gtk/gktrc:

    bg[ACTIVE] = "#757f90"

    after the line

    # Editfields in Evolution

    [reply] [top]


      [»] Re: great theme, just one thing...
      by Marcus Petzoldt - Jul 2nd 2003 08:17:57


      > [...] insert in gtk/gktrc:
      >
      > bg[ACTIVE] = "#757f90"
      >
      > after the line
      >
      > # Editfields in Evolution
      >

      It is no longer necessary to apply this quick hack, since version 1.5 fixes this problem.

      [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  ITMJ •  Linux.com •  NewsForge  •  SourceForge.net  •  Surveys •  Jobs •  PriceGrabber