Quantcast

Changed colors for "mobdrop", "reputation", and "trainer".

James D. Callahan III [03-27-10 - 09:32]
Changed colors for "mobdrop", "reputation", and "trainer".
Filename
Constants.lua
diff --git a/Constants.lua b/Constants.lua
index 2f3c7af..3090b19 100644
--- a/Constants.lua
+++ b/Constants.lua
@@ -303,12 +303,12 @@ private.basic_colors = {
 private.category_colors = {
 	-- Acquire type colors
 	["custom"]	= "73b7ff",
-	["mobdrop"]	= "ffffc0",
+	["mobdrop"]	= "962626",
 	["quest"]	= "dbdb2c",

-	["reputation"]	= "d9ab6a",
+	["reputation"]	= "855a99",
 	["seasonal"]	= "80590e",
-	["trainer"]	= "9cbf60",
+	["trainer"]	= "c98e26",
 	["vendor"]	= "aad372",

 	-- Miscellaneous