Added colors

Fork of 4DGL-uLCD-SE by jim hamblen

Revision:
8:1660906507aa
Parent:
7:e39a44de229a
--- a/uLCD_4DGL.h	Sat Nov 30 02:05:15 2013 +0000
+++ b/uLCD_4DGL.h	Thu Mar 12 18:57:33 2015 +0000
@@ -139,6 +139,8 @@
 #define BLUE  0x0000FF
 #define LGREY 0xBFBFBF
 #define DGREY 0x5F5F5F
+#define LBROWN 0xF4A460 
+#define POKERGREEN 0x05A505
 
 // Mode data
 #define BACKLIGHT    '\x00'