From 9196893314e480319b9e2e9cda585f4109be6c55 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 28 Feb 2015 19:34:52 +0400 Subject: [PATCH 1/2] How bout a little coloring? --- ElvUI_SLE/ElvUI_SLE.toc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ElvUI_SLE/ElvUI_SLE.toc b/ElvUI_SLE/ElvUI_SLE.toc index 43dc23f..9ebe6a0 100644 --- a/ElvUI_SLE/ElvUI_SLE.toc +++ b/ElvUI_SLE/ElvUI_SLE.toc @@ -1,5 +1,5 @@ ## Interface: 60100 -## Title: |cff1784d1ElvUI |rShadow and Light +## Title: |cff1784d1ElvUI|r |cff9482c9Shadow & Light|r ## Author: Darth Predator, Repooc ## Version: 2.15 ## Notes: Plugin-edit for |cff1784d1ElvUI|r. @@ -9,8 +9,6 @@ ## RequiredDeps: ElvUI ## OptionalDeps: AddonSkins, iFilger_ConfigUI, BigWigs, Clique, Hermes, xCT+ ## DefaultState: Enabled -## X-Tukui-ProjectID: 42 -## X-Tukui-ProjectFolders: ElvUI_SLE ## X-ElvVersion: 7.8 libs\load_libs.xml @@ -21,4 +19,8 @@ modules\load_modules.xml defaults\load_defaults.xml options\load_options.xml skins\load_skins.xml -Bindings.xml \ No newline at end of file +Bindings.xml + + +## X-Tukui-ProjectID: 42 +## X-Tukui-ProjectFolders: ElvUI_SLE -- 1.7.9.5 From e1ee44187503ed14be25abc3155b30ba18bbd023 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 28 Feb 2015 20:17:06 +0400 Subject: [PATCH 2/2] ^_^ --- ElvUI_SLE/options/core_c.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/options/core_c.lua b/ElvUI_SLE/options/core_c.lua index 7b95eb1..af3d191 100644 --- a/ElvUI_SLE/options/core_c.lua +++ b/ElvUI_SLE/options/core_c.lua @@ -10,7 +10,7 @@ local function configTable() --Main options group E.Options.args.sle = { type = "group", - name = "Shadow & Light", + name = "|cff9482c9Shadow & Light|r", desc = L["Plugin for |cff1784d1ElvUI|r by\nDarth Predator and Repooc."], order = 50, args = { -- 1.7.9.5