-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 May 18 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-


Sponsoring


-
- Content .- Fans (35) .- Knowledge Base  . 

Aurora Gtk Engine

   1.5.1  

GTK 2.x Theme/Style

Score 73%
Aurora Gtk Engine
zoom


Link:  http://
Downloads:  285377
Submitted:  Apr 16 2007
Updated:  Jan 4 2009

Description:

Description:

The Aurora Gtk Engine themes all common Gtk widgets to provide an attractive, complete and consistent look for Gtk applications.

Engine options

• menubarstyle = 1 # 0 = flat, 1 = gradient, 2 = sunken
• curvature = 5 #default widget curvature
• arrowsize = 1 # controls combo_arrow circle size. Diameter set by (11 + 2 * arrowsize)
• old_arrowstyle = FALSE #set to TRUE for original circled arrows (same as arrows in sorted tree columns)
• animation = TRUE # FALSE = disabled, TRUE = enabled (also needs to be compiled with animation support to work)

Included theme uses configurable colours and can be adjusted in Theme Preferences under GNOME.

Thanks to all of you who have provided feedback so far, it has helped catch many things that would otherwise have gone unnoticed. And as always feedback is appreciated.


Known Issues:
• Ugly widgets in: OpenOffice, Java applications
∘ Unfortunately I can't really do anything here to make them look better. I can only hope that their emulation of Gtk themes will improve over time

Installation:
• Gtk 2.12+ is required for this engine
• Must have basic development packages installed for your distribution as well as Gtk2 development package in order to build engine
• Includes both the gtkRc theme, and the Gtk engine


To install the theme engine extract it to somewhere convenient and in that directory,
run: "./configure --prefix=/usr" then "make"
For animation support add "-enable-animation" when running "./configure"
Then as a root user "make install".

Then install the gtkrc theme by extracting to your ~/.themes directory or through the Appearance application.

To change your current theme to Aurora (under GNOME) open up the Appearance application (usually somewhere under System > Preferences) click the Customize button and under the controls tab select the theme you want.

Finally thanks to everyone along the line who have worked on the clearlooks and clearlooks based engines as without their work this engine would not exist.

Now go download and enjoy!




Changelog:

1.5.1
• Metacity theme no longer flickers with Compiz enabled
1.5
NEW/REDISGNED
• New list view headers
• Borderless notebook support (Gedit is one of the few applications that uses this)
• Included an updated version of the Blended metacity theme to better match the look of Aurora

CHANGES
• Changed tab shading
• Focus glow reduced to 2 px

FIXES/ENHANCEMENTS
• Removed double border in Calendars
• Centered menu separators
• Firefox button backgrounds
• Allowed enginge params on per widget basis
• Many, many small tweaks and fixes




LicenseGPL
(Engine and gtkrc theme)
Send to a friend
Subscribe
Other  Artwork  from ECHM
Report inappropriate content



goto page: prev  ... 9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24 ...

-
.

 greak theme

 
 by huangweiqiu on: Jan 20 2008
 
Score 50%

oh my god,i fucking love this owesome theme.
tip: if you set your windows background color to be #E5E3E3 and use a vista style emerald theme+nuoveXT irons,you scream that funcking vista!


linuxine.com
Reply to this

-

 buttons

 
 by budzian on: Jan 22 2008
 
Score 50%

Hi!
I've just installed this engine and themes (I especially like M midnight), but buttons which appeared in nautillus are not look like as those green at your pictures above (they resemble rather vista buttons). What I should to do to change them ?


Reply to this

-

 Midnight problems

 
 by ferraro on: Jan 23 2008
 
Score 50%

I love the Aurora-Midnight theme, but it still has some issues with color schemes containing dark on light input boxes. i.e. text_color is darker than base_color.

The most problematic widget is ComboBox.
Adding the following to 'style "theme-combo-box"' gets us part of the way there:
text[NORMAL] = @fg_color
text[PRELIGHT] = @fg_color

However, this only fixes the "button" text, not the list items. They are still dark on dark, instead of light on dark. The same list item problem also affects the ComboBoxEntry widget.

Although I'm no gtkrc expert, I'm certain that these issues are fixable - the clearlooks engine can use this color scheme without issue.

Keep up the good work.


Reply to this

-

 Re: Midnight problems

 
 by ferraro on: Jan 24 2008
 
Score 50%

Looking at the latest clearlooks gtkrc, they have an explicit workaround for what appears to be a gtk bug:
http://bugzilla.gnome.org/show_bug.cgi?id=382646

The following should work for Aurora-Midnight:
style "combobox-text-color-workaround"
{
text[NORMAL] = @fg_color
text[ACTIVE] = @fg_color
text[PRELIGHT] = @fg_color
text[SELECTED] = @selected_fg_color
text[INSENSITIVE] = @selected_fg_color
}

widget_class "*.<GtkComboBox>.<GtkCellView>" style "combobox-text-color-workaround"


Reply to this

-

 Re: Re: Midnight problems

 
 by ferraro on: Jan 24 2008
 
Score 50%

Correction...
To match the similar widgets, text[INSENSITIVE] should be:

text[INSENSITIVE] = shade (1.70,@bg_color)


Reply to this

-

 Re: Re: Re: Midnight problems

 
 by ferraro on: Jan 24 2008
 
Score 50%

OK - After further digging into the clearlooks gtkrc, I found a workaround for the dark on dark menu item text in the ComboxBox and ComboBoxEntry widgets. Apparently, this too is a bug:
http://bugzilla.gnome.org/show_bug.cgi?id=382646

To fix this, modify style "theme-menu-item" accordingly:

style "theme-menu-item" = "theme-wider"
{
fg[PRELIGHT] = @selected_fg_color
text[PRELIGHT] = @selected_fg_color

# Work around starts here
text[NORMAL] = @fg_color
text[SELECTED] = @selected_fg_color
text[ACTIVE] = @fg_color
text[INSENSITIVE] = shade (1.70,@bg_color)
}

With these 2 fixes (i.e. this plus the combobox-text-color-workaround) Aurora-Midnight looks perfect with black on white text boxes in twf.


Reply to this

-

 Re: Re: Re: Re: Midn

 
 by AProvencio on: Feb 15 2008
 
Score 50%

Nice fix. My 'perfect theme' would also take a polished look like aurora, with a dark color scheme like aurora-midnight, AND, dark on light input boxes.

However, i've never seem a set like the one above work flawlessly, i mean, there's always some widget that don't go well with it.

After applying your fix, and changing input boxes colors to #ffffff #000000, i still found some dark on dark text left in the applications:

firefox location bar menu
http://img2.freeimagehosting.net/image.php?dd143e231c.png

emesene nickname text
http://img2.freeimagehosting.net/image.php?4e7510461d.png

Do you think that it could be fixable thru gtkrc ?
What colors are you actuallly using ?


Reply to this

-

 Re: Re: Re: Re: Midn

 
 by szerencsefia on: Apr 17 2008
 
Score 50%
szerencsefiaszerencsefia
LUX Desktop Project
Home

Great job on fixing. Thanks a lot.


szerencsefia
--
"Real power cannot be given, it has to be taken!" - Godfather

Reply to this

-

 Great theme!

 
 by jvaccaro on: Feb 1 2008
 
Score 50%
jvaccarojvaccaro
REDTEL

For fuck sake man... forget about vista! this is an awesome theme, the best i've seen yet.


Chilean Dude
Reply to this

-

 im a noob

 
 by clintstarkiller on: Feb 6 2008
 
Score 50%

how exactly do you install this on 7.10?


Reply to this

-
.

 Re: im a noob

 
 by code933k on: Feb 7 2008
 
Score 50%
code933kcode933k
oddFx
editor
Home

OK! First of all Ubuntu is not Linux, just a little distribution in a sea of about 100 or more so please as for Ubuntu 7.10 the next time.

Somebody have packed this engine for Ubuntu so I thing you should go there. Here is the adress:

http://gnome-look.org/content/show.php/gtk2-engines-aurora+%5BRPMs%2BDebs%5D?content=64607

Good luck.


Refuse, criticize, create, upload, enjoy.
Reply to this

-
.

 My bad

 
 by code933k on: Feb 7 2008
 
Score 50%
code933kcode933k
oddFx
editor
Home

Damnit! I meant ask for "Ubuntu 7.10" as there are more package versions "7.10".
And I think not I thing

My bad.


Refuse, criticize, create, upload, enjoy.
Reply to this

-

 GTK1

 
 by cdekter on: Feb 11 2008
 
Score 50%

Am I missing something? I successfully followed the installation steps but a lot of applications (eg Synaptic, Network Manager) don't take on the Aurora theme, but have the plain ol' GTK theme. What gives?


Reply to this

-

 Re: GTK1

 
 by Bohtvaroh on: Feb 11 2008
 
Score 50%

Move your theme from ~user/.themes to /usr/share/themes.


Reply to this

-
.

 Re: Re: GTK1

 
 by cdekter on: Feb 12 2008
 
Score 50%

That did indeed fix the problem - thanks heaps :)


Reply to this

goto page: prev  ... 9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24 ...

Add commentBack




-

Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
All rights reserved. Xfce-Look.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Xfce-Look.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
Xfce is a trademark of the Xfce Project
Content RSS   
Events RSS