From 98c821951a4d09c13fec20b04054175585b240f1 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Thu, 16 Oct 2014 13:13:15 +0400 Subject: [PATCH] God damn it --- ElvUI_SLE/core/install.lua | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index b886883..a01b6c8 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -229,9 +229,9 @@ function AI:DarthHeal() ["statusbar"] = "Polished Wood", ["colors"] = { ["auraBarBuff"] = { - ["r"] = 0.576470588235294, - ["g"] = 0.509803921568627, - ["b"] = 0.788235294117647, + ["r"] = 0.317647058823529, + ["g"] = 0.552941176470588, + ["b"] = 0.109803921568627, }, ["colorhealthbyvalue"] = false, ["healthclass"] = true, @@ -410,6 +410,11 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to ["debuffHighlighting"] = false, ["fontSize"] = 11, ["colors"] = { + ["auraBarBuff"] = { + ["r"] = 0.317647058823529, + ["g"] = 0.552941176470588, + ["b"] = 0.109803921568627, + }, ["castNoInterrupt"] = { ["b"] = 0.250980392156863, ["g"] = 0.250980392156863, -- 1.7.9.5