Koke,
On 3/6/06, Jorge Bernal <[EMAIL PROTECTED]> wrote: > * Gnome-power: the colors are too bright and the borders too thick. The > icon in the systray seems to be an "intruder" from another icon theme. As far as the colors ar concerned, I recenetly filed an enhancement request for gnome-power manager here: http://bugzilla.gnome.org/show_bug.cgi?id=331710 which seems to have started a discussion here: http://bugzilla.gnome.org/show_bug.cgi?id=331761 where they discuss upcomming tango icons. Im not sure if that implies that they will fit the color scheme better, but in the mean time fixing the current ones for Dapper is as easy as bash and mogrify: for each in /usr/share/gnome-power-manager/*.png do mogrify -modulate 75,50,85 $each done screenshots of the modified icons can be seen on the enhancement request page. Andy -- ubuntu-desktop mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop
