From ff53249ddc13a9e40b3521f73d75daff47cabc57 Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Sat, 27 Mar 2010 05:03:22 -0400 Subject: [PATCH] Changed the colors for "custom" and "quest". --- Constants.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Constants.lua b/Constants.lua index 90e74f3..2f3c7af 100644 --- a/Constants.lua +++ b/Constants.lua @@ -302,9 +302,10 @@ private.basic_colors = { -- Colors used in tooltips and the recipe list. private.category_colors = { -- Acquire type colors - ["custom"] = "ffcc99", + ["custom"] = "73b7ff", ["mobdrop"] = "ffffc0", - ["quest"] = "73b7ff", + ["quest"] = "dbdb2c", + ["reputation"] = "d9ab6a", ["seasonal"] = "80590e", ["trainer"] = "9cbf60", -- 1.7.9.5