# Description: Change color of led in classic and shaped modes
# Author: Marcelo E. Magallon <mmagallo@debian.org>
# Last-Update: 1999

Index: asclock-xlib-9/themes/classic/led.xpm
===================================================================
--- asclock-xlib-9.orig/themes/classic/led.xpm	2008-04-19 17:35:34.000000000 +0900
+++ asclock-xlib-9/themes/classic/led.xpm	2008-04-19 16:51:48.000000000 +0900
@@ -2,7 +2,7 @@
 char * led_xpm[] = {
 "135 11 3 1",
 " 	c #282828",
-"O	c #00df00",
+"O	c #20b2aa",
 "/	c #004300",
 "    OOOO        O     OOOO     OOOO    O    O     OOOO     OOOO    OOOO     OOOO     OOOO                                              ",
 "   O    O       O         O        O   O    O    O        O            O   O    O   O    O                                             ",
Index: asclock-xlib-9/themes/shaped/led.xpm
===================================================================
--- asclock-xlib-9.orig/themes/shaped/led.xpm	2008-04-19 17:39:15.000000000 +0900
+++ asclock-xlib-9/themes/shaped/led.xpm	2008-04-19 16:51:48.000000000 +0900
@@ -2,7 +2,7 @@
 char * led_xpm[] = {
 "135 11 3 1",
 " 	c #282828",
-"O	c #00df00",
+"O	c #20b2aa",
 "/	c #004300",
 "    OOOO        O     OOOO     OOOO    O    O     OOOO     OOOO    OOOO     OOOO     OOOO                                              ",
 "   O    O       O         O        O   O    O    O        O            O   O    O   O    O                                             ",
