Updated general profile to Elv's
Darthpred [02-21-13 - 18:04]
Updated general profile to Elv's
diff --git a/ElvUI_SLE/config/profile.lua b/ElvUI_SLE/config/profile.lua
index 1427c3e..77f75ba 100644
--- a/ElvUI_SLE/config/profile.lua
+++ b/ElvUI_SLE/config/profile.lua
@@ -175,7 +175,6 @@ P['sle'] = {
--Core
P['general'] = {
["taintLog"] = false,
- ["autoscale"] = true,
["stickyFrames"] = true,
['loginmessage'] = true,
["interruptAnnounce"] = "NONE",
@@ -183,14 +182,14 @@ P['general'] = {
['autoRoll'] = false,
['vendorGrays'] = false,
['autoAcceptInvite'] = false,
- ['bottomPanel'] = false,
+ ['bottomPanel'] = true,
["fontSize"] = 12,
["font"] = "ElvUI Font",
["bordercolor"] = { r = 0.1,g = 0.1,b = 0.1 },
["backdropcolor"] = { r = 0.1,g = 0.1,b = 0.1 },
- ["backdropfadecolor"] = { r = .054,g = .054,b = .054, a = 0.8 },
+ ["backdropfadecolor"] = { r = .06,g = .06,b = .06, a = 0.8 },
["valuecolor"] = {r = 23/255,g = 132/255,b = 209/255},
['mapAlpha'] = 1,