Skip navigation.

GNOME Art Awards

Gnome Art
Gnome Art

art.gnome.org is, in connection with their upcoming second anniversary, holding the GNOME Art Awards. The nominations for the awards are currently taking place on the GNOME Support forums.The awards will be for the best theme in the following categories:

  • Application (GTK) Themes
  • Window Border (Metacity) Themes
  • Icon Themes
  • Backgrounds

Once the nominations are complete, there will be a chance for you to vote for your favourite theme in each of the categories. The judges will then assess the top 5 most popular in each category and choose a winner based on several different criteria, such as Usability, Aesthetics, Originality, etc.

Re: GNOME Art Awards

The reason for Lila being so much slower is most likely because it uses SVG images for all the icons, instead of regular pixmaps like most other themes. We chose SVG because of it's scalability and even developed a suite of tools that let us recolor them on the fly (http://programmer-art.org/?page=svg-utils) using simple XML files. (those scripts work for all SVG files, not just the Lila icons!)

To my knowledge nobody has done speed tests on Lila, and perhaps it would be a good idea to try and optimize the themes somehow. Our main goals thus far have been theme completion and getting all the different themes together.

I would expect that as librsvg improves the speed of Lila will also improve.