-
 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 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 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    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (9) . 

Elegance Colors

   1.5  

GNOME Shell Theme

Score 64%
Elegance Colors
zoom


Depends on  GNOME 3.x
Downloads:  4287
Submitted:  Jun 4 2012
Updated:  Feb 3 2013

Description:

Elegance Colors is a chameleon theme for Gnome Shell. It can change colors according to the current GTK theme, current wallpaper (uses imagemagick to get color) or a user defined color. Also various other aspects of the theme are customizable.

Currently Elegance Colors supports only Gnome Shell 3.6.

---

Installation Instructions:

Ubuntu users can install Elegance Colors from our themes PPA using the following commands,

sudo add-apt-repository ppa:satyajit-happy/themes
sudo apt-get update && sudo apt-get install gnome-shell-theme-elegance-colors

Fedora users can add the repo http://download.opensuse.org/repositories/home:/satya164:/elegance-colors/Fedora_18/home:satya164:elegance-colors.repo and then install Elegance Colors using the following commands,

sudo yum install gnome-shell-theme-elegance-colors

If you use another distro, you need to compile from source. This is needed for the GUI.

Don't worry, it is easy and straight forward.

You need to install the build-dependencies first (package names may vary depending on your distro),

glib2-devel gtk3-devel vala

Extract the archive, navigate to the directory and type the following commands in a terminal,

make
sudo make install

To derive color from wallpaper, you need to install ImageMagick

Also install the User Theme Extension for Gnome Shell https://extensions.gnome.org/extension/19/user-themes/

After installation, run "elegance-colors" to start the process in background. The background process detects changes and reloads the theme accordingly. It will also make a theme basing upon the template and default configuration.

To set the theme, run the following commands,

gsettings set org.gnome.shell.extensions.user-theme name 'elegance-colors'

You can launch the GUI from the menu which lets you customise various aspects of the the theme. You can also export your customized theme, import/export settings from the GMenu. Click on the title in the Gnome Shell top bar to get the GMenu.

---

Troubleshooting:

If you have installed the user-theme extension from the extensions.gnome.org website, you might need to run the following command before elegance-colors can work,

elegance-colors fix

It is recommended to stop any previous instances of elegance-colors when updating to a new version. You can kill running processes of elegance-colors with the command,

killall elegance-colors

To view any error messages produced, stop the background process first and then run the process in Terminal,

elegance-colors stop
elegance-colors start

To manually apply changes, run,

elegance-colors apply

To export the theme, run,

elegance-colors export /path/to/themefile.zip

---

Code: https://github.com/satya164/elegance-colors

---

Credits: Thanks to Alin Andrei http://www.webupd8.org and Brian Bentsen http://bimsebasse.deviantart.com/ for their valuable suggestions and testing.




Changelog:

1.5~release2

* Fixed various bugs.
* Added 2 new presets.

1.4~release1

* New icon for Elegance Colors.
* Added unity like chameleonic features.
* Added overview customization.
* Added tooltips.

1.3~release1

* Fix could not export settings if a previous file exists
* Display file name of the preset if no title is provided
* Restart script automatically when change in script is detected
* Tweaked presets

1.2~release1

* New toggle switches
* Bug fixes and improvements

1.1~release1

* Options to customize Background color, Text color, Border color, Background opacity, Border opacity etc. for Panel, Menu and Dialogs
* Added 5 inbulit presets to choose from
* Better export dialog for exporting the theme
* Ability to import/export settings (via the Gmenu on the top GNOME Shell panel)
* Support deriving color from more GTK themes
* Toggling "Monitor changes" now starts or stops the background process accordingly
* New styles for Buttons and Entries.
* Option to customize Font family.
* Option to customize the Gradient for the Dash in overview.
* Option to customize Roundness of the theme.

0.3~release2

* Fixed couldn't detect color for GTK theme.
* Enhanced gradient making.
* Many improvements and fixes.

0.3~release1

* Fixed where locale uses "," for decimal.

0.3~beta3

* Many enhancements to the script.
* Changes are now instantly applied.
* Options to set gradient size, transition duration and box shadow.
* Ability to export the customized theme.

0.3~beta2

* Enhancements to the script.
* Minor fixes.

0.3~beta1

* Fix no border in notifications.
* New background texture for message tray and lock screen.
* Minor fixes and enhancements.

0.3~beta0

* Port to Gnome 3.6.




LicenseGPL
Source(Download from dA)
Send to a friend
Subscribe
Other  Artwork  from satya164
Report inappropriate content



-

 Brilliant theme

 
 by amwinkels on: Oct 23 2012
 
Score 50%

Thanks for this and your other contributions!


Reply to this

-
.

 Great theme

 
 by peacewithall on: Nov 13 2012
 
Score 50%

This theme is best yet, gnome should consider adding something like this, as for once it gives gnome-shell an element of customizability, from an easy to use menu. Great work, this is more than a theme, it is the essential part missing from gnome shell !.


Reply to this

-

 Boring

 
 by Zwulf on: Nov 21 2012
 
Score 50%

It almost looks like the standard theme for gnome-shell.


You laugh at us because we are different - we laugh at you because you are all the same.
Reply to this

-

 Re: Boring

 
 by satya164 on: Jan 12 2013
 
Score 50%

Given the amount of customization, you can change the entire look of the theme. You can choose from 5 presets. Also the theme is chameleonic (unity like chameleonic features will soon be added). Give it another try and you won't be disappointed.


Reply to this

-

 Re: Re: Boring

 
 by Zwulf on: Jan 13 2013
 
Score 50%

I did give it a try and after your answer I realized that there is an app for customizing it. Thanks. Customized it is really nice. I am actually using it. :) I would change my vote if this was possible.

One thing that I miss (or is it a bug?) is that when I tap the upper left corner (tab "overview" in config app? seems to change nothing...) - the color of panel etc. and background image change to dark grey and uni black wallpaper. Does not look good when using a bright wallpaper and bright gtk theme. Also I miss transparency in left and lower panel. Would be nice if you could change this (without transparency it reminds me of Windumb 8 look. ;)


You laugh at us because we are different - we laugh at you because you are all the same.
Reply to this

-

 Re: Re: Re: Boring

 
 by satya164 on: Jan 13 2013
 
Score 50%

Well, you can change the background colors and opacity through the GUI. I couldn't understand your problem. May be a screenshot?


Reply to this

-

 Re: Re: Re: Re: Boring

 
 by Zwulf on: Jan 16 2013
 
Score 50%

I mean this... as mentioned: using Gnome 3.6.0 with Ubuntu Quantal

normal desktop:
http://www.bild.me/bild.php?file=9402255Bildschirmfoto_vom_2013-01-16_19_50_21.png

Gnome overview:
http://www.bild.me/bild.php?file=5090119Bildschirmfoto_vom_2013-01-16_19_48_23.png
http://www.bild.me/bild.php?file=5566381Bildschirmfoto_vom_2013-01-16_19_49_00.png


You laugh at us because we are different - we laugh at you because you are all the same.
Reply to this

-

 Re: Re: Re: Re: Re: Boring

 
 by satya164 on: Jan 16 2013
 
Score 50%

Hmmm... Something seems to be wrong. It shouldn't happen. Does it happen with other themes?


Reply to this

-

 Re: Re: Re: Re: Re: Boring

 
 by satya164 on: Jan 16 2013
 
Score 50%

Can you turn off your extensions and try?


Reply to this

-

 Re: Re: Re: Re: Re: Re: Boring

 
 by Zwulf on: Jan 19 2013
 
Score 50%

I googled a bit, because with other themes there is the same problem: it is a cairo bug. :(

Thanks for your help and this nice theme. :)


You laugh at us because we are different - we laugh at you because you are all the same.

-

 Re: Re: Boring

 
 by Zwulf on: Jan 13 2013
 
Score 50%

I forgot: Problems occur when using preset "Clear" which should fit bright themes I think. Would be nice if you could fix this. Using Gnome 3.6.0 from PPA (Ubuntu 12.10).


You laugh at us because we are different - we laugh at you because you are all the same.
Reply to this

-

 Re: Re: Re: Boring

 
 by satya164 on: Jan 13 2013
 
Score 50%

Can you point out what are the problems?


Reply to this

-

 costum toggle icons

 
 by volpegrigia on: Jan 4 2013
 
Score 50%

Good theme! it would be the best with the possibility to modify the toggle icons! Did you consider that feature?


Reply to this

-

 Re: costum toggle icons

 
 by satya164 on: Jan 5 2013
 
Score 50%

I think you won't want to change the new toggle switches :D


Reply to this

-

 Re: Re: costum toggle icons

 
 by volpegrigia on: Jan 5 2013
 
Score 50%

Awesome! Now it's perfect! :D


Reply to this

-

 Best Gnome Shell theme in history! :)

 
 by gutigen on: Feb 3 2013
 
Score 50%

However "border-bottom-width" could be 0px by default, otherwise it creates very odd visual effect - that border line above maximized window doesn't always look like a straight line, depends on background ofc.


Reply to this

-

 Re: Best Gnome Shell theme in history! :)

 
 by satya164 on: Feb 3 2013
 
Score 50%

You can adjust the opacity of the border instead. Removing the border entirely will lessen 1 element to customize :D


Reply to this

Add commentBack




-
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About GNOME-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 GNOME-Look.org Team  
All rights reserved. GNOME-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
GNOME and the foot logo are trademarks of the GNOME Foundation.