From ab854555de252a14c3da5f21e97307d0b9340be1 Mon Sep 17 00:00:00 2001 From: Repooc Date: Mon, 13 Oct 2014 04:51:17 -0400 Subject: [PATCH] The start of reorganizing Armory profile settings Signed-off-by: Repooc --- ElvUI_SLE/defaults/profile.lua | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ElvUI_SLE/defaults/profile.lua b/ElvUI_SLE/defaults/profile.lua index 7c80869..6fcce83 100644 --- a/ElvUI_SLE/defaults/profile.lua +++ b/ElvUI_SLE/defaults/profile.lua @@ -70,6 +70,14 @@ P['sle'] = { ['castername'] = false, --Character Frame Options + ['armory'] = { + ['character'] = { + ['gradientColor'] = { .41, .83, 1 }, + }, + ['inspect'] = { + ['gradientColor'] = { .41, .83, 1 }, + }, + }, ['characterframeoptions'] = { ['shownormalgradient'] = true, ['showerrorgradient'] = true, -- 1.7.9.5