Quantcast

The start of reorganizing Armory profile settings

Repooc [10-13-14 - 08:51]
The start of reorganizing Armory profile settings

Signed-off-by: Repooc <repooc82@gmail.com>
Filename
ElvUI_SLE/defaults/profile.lua
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,