- Merged the left and right menus into only one with 6 icons.
- Removed window button and added a new option for manage window under Mode Menu. - Few changes on 'Default Skin' and 'ElvUI Frame Style BW'.
This commit is contained in:
+353
-175
@@ -52,7 +52,7 @@ local _
|
||||
author = "Details!",
|
||||
version = "1.0",
|
||||
site = "unknown",
|
||||
desc = "This was the first skin made for Details!, inspired in the standart wow intercace",
|
||||
desc = "This was the first skin made for Details!, inspired in the standart wow interface",
|
||||
|
||||
can_change_alpha_head = false,
|
||||
icon_anchor_main = {-1, 1},
|
||||
@@ -68,49 +68,172 @@ local _
|
||||
left_corner_anchor_bottom = {-107, 0},
|
||||
right_corner_anchor_bottom = {96, 0},
|
||||
|
||||
micro_frames = {left = "DETAILS_STATUSBAR_PLUGIN_PATTRIBUTE"},
|
||||
micro_frames = {left = "DETAILS_STATUSBAR_PLUGIN_THREAT"},
|
||||
|
||||
instance_cprops = {
|
||||
|
||||
hide_icon = false,
|
||||
menu_anchor = {5, -1, side = 1},
|
||||
menu_anchor_down = {5, -1},
|
||||
menu2_anchor = {37, 10},
|
||||
menu2_anchor_down = {22, -6},
|
||||
menu_icons_size = 1,
|
||||
plugins_grow_direction = 2,
|
||||
bg_alpha = 0.7,
|
||||
|
||||
--rows
|
||||
row_info = {
|
||||
texture = "Details Serenity",
|
||||
texture_class_colors = true,
|
||||
alpha = 1,
|
||||
texture_background_class_color = false,
|
||||
texture_background = "Details Serenity",
|
||||
fixed_texture_background_color = {0.619607, 0.619607, 0.619607, 0.116164},
|
||||
space = {left = 3, right = -5, between = 2},
|
||||
backdrop = {enabled = false, size = 6, color = {0, 0, 0, 0.305214}, texture = "Details BarBorder 2"}
|
||||
["hide_in_combat_type"] = 1,
|
||||
["color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
1, -- [4]
|
||||
},
|
||||
|
||||
--instance button
|
||||
instancebutton_config = {size = {22, 14}, anchor = {-2, -1}, textcolor = {.8, .6, .0, 0.8}, textsize = 10, textfont = "Friz Quadrata TT",
|
||||
normal_texture = [[Interface\AddOns\Details\images\skins\default_skin]],
|
||||
normal_texcoord = {0.0087890625, 0.0322265625, 0.4140625, 0.4296875},
|
||||
highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]],
|
||||
pushed_texture = [[Interface\AddOns\Details\images\skins\default_skin]],
|
||||
pushed_texcoord = {0.0673828125, 0.0908203125, 0.4140625, 0.4296875}
|
||||
["menu_anchor"] = {
|
||||
13, -- [1]
|
||||
2, -- [2]
|
||||
["side"] = 2,
|
||||
},
|
||||
--reset button
|
||||
resetbutton_config = {size = {22, 14}, anchor = {1, 0},
|
||||
normal_texture = [[Interface\AddOns\Details\images\skins\default_skin]],
|
||||
normal_texcoord = {0.0380859375, 0.0615234375, 0.4140625, 0.4296875},
|
||||
highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]],
|
||||
pushed_texture = [[Interface\AddOns\Details\images\skins\default_skin]],
|
||||
pushed_texcoord = {0.0966796875, 0.1201171875, 0.4140625, 0.4296875}
|
||||
["bg_r"] = 0.0941,
|
||||
["color_buttons"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
1, -- [4]
|
||||
},
|
||||
--close button
|
||||
closebutton_config = {size = {32, 32}},
|
||||
["bars_sort_direction"] = 1,
|
||||
["attribute_text"] = {
|
||||
["enabled"] = true,
|
||||
["shadow"] = false,
|
||||
["side"] = 1,
|
||||
["text_size"] = 10,
|
||||
["anchor"] = {
|
||||
5, -- [1]
|
||||
4, -- [2]
|
||||
},
|
||||
["text_color"] = {
|
||||
0.823529411764706, -- [1]
|
||||
0.549019607843137, -- [2]
|
||||
0, -- [3]
|
||||
1, -- [4]
|
||||
},
|
||||
["text_face"] = "Friz Quadrata TT",
|
||||
},
|
||||
["menu_alpha"] = {
|
||||
["enabled"] = false,
|
||||
["onenter"] = 1,
|
||||
["iconstoo"] = true,
|
||||
["ignorebars"] = false,
|
||||
["onleave"] = 1,
|
||||
},
|
||||
["total_bar"] = {
|
||||
["enabled"] = false,
|
||||
["only_in_group"] = true,
|
||||
["icon"] = "Interface\\ICONS\\INV_Sigil_Thorim",
|
||||
["color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
},
|
||||
},
|
||||
["hide_out_of_combat"] = false,
|
||||
["strata"] = "LOW",
|
||||
["micro_displays_side"] = 2,
|
||||
["row_show_animation"] = {
|
||||
["anim"] = "Fade",
|
||||
["options"] = {
|
||||
},
|
||||
},
|
||||
["hide_in_combat_alpha"] = 0,
|
||||
["plugins_grow_direction"] = 2,
|
||||
["menu_icons"] = {
|
||||
true, -- [1]
|
||||
true, -- [2]
|
||||
true, -- [3]
|
||||
true, -- [4]
|
||||
true, -- [5]
|
||||
true, -- [6]
|
||||
},
|
||||
["desaturated_menu"] = false,
|
||||
["show_sidebars"] = true,
|
||||
["statusbar_info"] = {
|
||||
["alpha"] = 1,
|
||||
["overlay"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
},
|
||||
},
|
||||
["window_scale"] = 1,
|
||||
["auto_hide_menu"] = {
|
||||
["left"] = false,
|
||||
["right"] = false,
|
||||
},
|
||||
["grab_on_top"] = false,
|
||||
["hide_icon"] = false,
|
||||
["row_info"] = {
|
||||
["textR_outline"] = false,
|
||||
["textL_outline"] = true,
|
||||
["icon_file"] = "Interface\\AddOns\\Details\\images\\classes_small",
|
||||
["fixed_texture_color"] = {
|
||||
0, -- [1]
|
||||
0, -- [2]
|
||||
0, -- [3]
|
||||
},
|
||||
["texture_background_file"] = "Interface\\AddOns\\Details\\images\\bar4",
|
||||
["texture_highlight"] = "Interface\\FriendsFrame\\UI-FriendsList-Highlight",
|
||||
["textR_enable_custom_text"] = false,
|
||||
["texture_background_class_color"] = false,
|
||||
["textL_enable_custom_text"] = false,
|
||||
["textL_show_number"] = true,
|
||||
["space"] = {
|
||||
["right"] = -5,
|
||||
["left"] = 3,
|
||||
["between"] = 2,
|
||||
},
|
||||
["fixed_texture_background_color"] = {
|
||||
0.619607, -- [1]
|
||||
0.619607, -- [2]
|
||||
0.619607, -- [3]
|
||||
0.116164, -- [4]
|
||||
},
|
||||
["textR_custom_text"] = "{data1} ({data2}, {data3}%)",
|
||||
["start_after_icon"] = true,
|
||||
["font_face_file"] = "Fonts\\ARIALN.TTF",
|
||||
["fixed_text_color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
},
|
||||
["backdrop"] = {
|
||||
["enabled"] = false,
|
||||
["size"] = 6,
|
||||
["color"] = {
|
||||
0, -- [1]
|
||||
0, -- [2]
|
||||
0, -- [3]
|
||||
0.305214, -- [4]
|
||||
},
|
||||
["texture"] = "Details BarBorder 2",
|
||||
},
|
||||
["textL_class_colors"] = false,
|
||||
["textL_custom_text"] = "{data1}. {data3}{data2}",
|
||||
["textR_class_colors"] = false,
|
||||
["alpha"] = 1,
|
||||
["no_icon"] = false,
|
||||
["font_size"] = 10,
|
||||
["texture_background"] = "Details Serenity",
|
||||
["font_face"] = "Arial Narrow",
|
||||
["texture_class_colors"] = true,
|
||||
["height"] = 14,
|
||||
["texture_file"] = "Interface\\AddOns\\Details\\images\\bar4",
|
||||
["texture"] = "Details Serenity",
|
||||
["percent_type"] = 1,
|
||||
},
|
||||
["menu_anchor_down"] = {
|
||||
["side"] = 2,
|
||||
-14, -- [1]
|
||||
-3, -- [2]
|
||||
},
|
||||
["toolbar_side"] = 1,
|
||||
["bg_g"] = 0.0941,
|
||||
["bars_grow_direction"] = 1,
|
||||
["hide_in_combat"] = false,
|
||||
["backdrop_texture"] = "Details Ground",
|
||||
["show_statusbar"] = true,
|
||||
["menu_icons_size"] = 1,
|
||||
["stretch_button_side"] = 1,
|
||||
["bg_alpha"] = 0.699999988079071,
|
||||
["bg_b"] = 0.0941,
|
||||
},
|
||||
|
||||
skin_options = {
|
||||
@@ -146,18 +269,12 @@ local _
|
||||
instance_cprops = {
|
||||
hide_icon = true,
|
||||
|
||||
menu_anchor = {-60, 0, side = 2},
|
||||
menu_anchor_down = {-55, -1},
|
||||
menu2_anchor = {32, 3},
|
||||
menu2_anchor_down = {32, 2},
|
||||
menu_icons_size = 0.85,
|
||||
menu_anchor = {16, 1, side = 2},
|
||||
menu_anchor_down = {16, -2},
|
||||
|
||||
menu_icons_size = 0.8,
|
||||
plugins_grow_direction = 1,
|
||||
|
||||
instancebutton_config = {size = {20, 16}, anchor = {5, 0}, textcolor = {.8, .6, .0, 0.8}, textsize = 11, textfont = "Friz Quadrata TT", highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]]},
|
||||
resetbutton_config = {size = {13, 13}, anchor = {2, 0}, normal_texture = [[Interface\Addons\Details\Images\reset_button2]], highlight_texture = [[Interface\Addons\Details\Images\reset_button2]]},
|
||||
closebutton_config = {size = {19, 19}, alpha = 0.8},
|
||||
|
||||
show_sidebars = false,
|
||||
show_statusbar = false,
|
||||
color = {.3, .3, .3, 0.80},
|
||||
@@ -213,18 +330,12 @@ local _
|
||||
instance_cprops = {
|
||||
hide_icon = true,
|
||||
|
||||
menu_anchor = {-60, 1, side = 2},
|
||||
menu_anchor_down = {-55, -1},
|
||||
menu2_anchor = {32, 4},
|
||||
menu2_anchor_down = {32, 2},
|
||||
menu_icons_size = 0.90,
|
||||
menu_anchor = {16, 2, side = 2},
|
||||
menu_anchor_down = {16, -2},
|
||||
|
||||
menu_icons_size = 0.8,
|
||||
plugins_grow_direction = 1,
|
||||
|
||||
instancebutton_config = {size = {20, 16}, anchor = {5, 0}, textcolor = {.8, .6, .0, 0.8}, textsize = 10, textfont = "Friz Quadrata TT", highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]]},
|
||||
resetbutton_config = {size = {13, 13}, anchor = {2, 0}, normal_texture = [[Interface\Addons\Details\Images\reset_button2]], highlight_texture = [[Interface\Addons\Details\Images\reset_button2]]},
|
||||
closebutton_config = {size = {19, 19}, alpha = 0.8},
|
||||
|
||||
show_sidebars = false,
|
||||
show_statusbar = false,
|
||||
color = {0.3058, 0.3058, 0.3058, 0.8838}, --0.9350
|
||||
@@ -239,7 +350,7 @@ local _
|
||||
icon_file = [[Interface\AddOns\Details\images\classes_small_alpha]],
|
||||
start_after_icon = false,
|
||||
},
|
||||
attribute_text = {enabled = true, side = 1, text_size = 11, anchor = {-18, 4}, text_color = {1, 1, 1, 1}, text_face = "Arial Narrow"},
|
||||
attribute_text = {enabled = true, side = 1, text_size = 11, anchor = {-18, 5}, text_color = {1, 1, 1, 1}, text_face = "Arial Narrow"},
|
||||
},
|
||||
|
||||
callback = function (skin, instance, just_updating)
|
||||
@@ -291,51 +402,14 @@ local _
|
||||
right_corner_anchor_bottom = {96, 0},
|
||||
|
||||
instance_cprops = {
|
||||
|
||||
resetbutton_config = {size = {13, 13}, anchor = {3, 0}, normal_texture = [[Interface\Addons\Details\Images\reset_button2]], highlight_texture = [[Interface\Addons\Details\Images\reset_button2]]},
|
||||
instancebutton_config = {size = {20, 16}, anchor = {5, 0}, textcolor = {.8, .6, .0, 0.8}, textsize = 10, textfont = "Friz Quadrata TT", highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]]},
|
||||
closebutton_config = {size = {18, 18}, alpha = 1, anchor = {0, 0}},
|
||||
|
||||
["show_statusbar"] = false,
|
||||
["backdrop_texture"] = "Details Ground",
|
||||
["color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
0.9199999570846558, -- [4]
|
||||
},
|
||||
|
||||
["menu_anchor"] = {
|
||||
-60, -- [1]
|
||||
0, -- [2]
|
||||
["side"] = 2,
|
||||
},
|
||||
["menu2_icons"] = {
|
||||
true, -- [1]
|
||||
true, -- [2]
|
||||
true, -- [3]
|
||||
},
|
||||
["color"] = {1, 1, 1, 0.919999},
|
||||
["menu_anchor"] = {15, 1, ["side"] = 2},
|
||||
["bg_r"] = 1,
|
||||
["skin"] = "Flat Color",
|
||||
["hide_in_combat_type"] = 1,
|
||||
["following"] = {
|
||||
["enabled"] = false,
|
||||
["bar_color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
},
|
||||
["text_color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
},
|
||||
},
|
||||
["switch_healer"] = false,
|
||||
|
||||
["bars_sort_direction"] = 1,
|
||||
["switch_damager_in_combat"] = false,
|
||||
["desaturated_menu2"] = false,
|
||||
["menu2_icons_size"] = 1,
|
||||
["row_info"] = {
|
||||
["textR_outline"] = false,
|
||||
["textL_outline"] = false,
|
||||
@@ -395,11 +469,6 @@ local _
|
||||
0, -- [3]
|
||||
},
|
||||
},
|
||||
["instance_button_anchor"] = {
|
||||
-27, -- [1]
|
||||
1, -- [2]
|
||||
},
|
||||
["name"] = "NewFlat1",
|
||||
["attribute_text"] = {
|
||||
["enabled"] = true,
|
||||
["shadow"] = true,
|
||||
@@ -419,28 +488,18 @@ local _
|
||||
},
|
||||
|
||||
["menu_anchor_down"] = {
|
||||
-55, -- [1]
|
||||
-1, -- [2]
|
||||
15, -- [1]
|
||||
-3, -- [2]
|
||||
},
|
||||
["hide_in_combat_alpha"] = 0,
|
||||
["plugins_grow_direction"] = 1,
|
||||
["switch_damager"] = false,
|
||||
["show_sidebars"] = false,
|
||||
["auto_hide_menu"] = {
|
||||
["left"] = false,
|
||||
["right"] = false,
|
||||
},
|
||||
["menu2_anchor_down"] = {
|
||||
32, -- [1]
|
||||
2, -- [2]
|
||||
},
|
||||
["bars_grow_direction"] = 1,
|
||||
["hide_icon"] = true,
|
||||
["menu_icons_size"] = 0.8500000238418579,
|
||||
["menu2_anchor"] = {
|
||||
32, -- [1]
|
||||
2, -- [2]
|
||||
},
|
||||
["menu_icons_size"] = 0.95,
|
||||
["toolbar_side"] = 1,
|
||||
["bg_g"] = 1,
|
||||
["bg_alpha"] = 0.07999999821186066,
|
||||
@@ -510,38 +569,177 @@ local _
|
||||
--[[ when a skin is selected, all customized properties of the window is reseted and then the overwrites are applied]]
|
||||
--[[ for the complete cprop list see the file classe_instancia_include.lua]]
|
||||
instance_cprops = {
|
||||
row_info = {
|
||||
textL_outline = true,
|
||||
textR_outline = true,
|
||||
texture = "Details Serenity",
|
||||
icon_file = [[Interface\AddOns\Details\images\classes_small_alpha]],
|
||||
start_after_icon = false,
|
||||
texture_background = "Details Serenity",
|
||||
texture_background_class_color = false,
|
||||
fixed_texture_background_color = {0, 0, 0, .2},
|
||||
["hide_in_combat_type"] = 1,
|
||||
["backdrop_texture"] = "Details Ground",
|
||||
["color"] = {
|
||||
0.450980392156863, -- [1]
|
||||
0.450980392156863, -- [2]
|
||||
0.450980392156863, -- [3]
|
||||
1, -- [4]
|
||||
},
|
||||
["menu_anchor"] = {
|
||||
-19, -- [1]
|
||||
-1, -- [2]
|
||||
["side"] = 1,
|
||||
},
|
||||
["bg_r"] = 0.0941,
|
||||
["hide_out_of_combat"] = false,
|
||||
["color_buttons"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
1, -- [4]
|
||||
},
|
||||
["bars_sort_direction"] = 1,
|
||||
["tooltip"] = {
|
||||
["n_abilities"] = 3,
|
||||
["n_enemies"] = 3,
|
||||
},
|
||||
["instance_button_anchor"] = {
|
||||
-27, -- [1]
|
||||
1, -- [2]
|
||||
},
|
||||
["version"] = 3,
|
||||
["row_info"] = {
|
||||
["textR_outline"] = true,
|
||||
["textL_outline"] = true,
|
||||
["icon_file"] = "Interface\\AddOns\\Details\\images\\classes_small_alpha",
|
||||
["fixed_texture_color"] = {
|
||||
0, -- [1]
|
||||
0, -- [2]
|
||||
0, -- [3]
|
||||
},
|
||||
["backdrop"] = {
|
||||
["enabled"] = false,
|
||||
["texture"] = "Details BarBorder 2",
|
||||
["color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
1, -- [4]
|
||||
},
|
||||
["size"] = 12,
|
||||
},
|
||||
["texture_highlight"] = "Interface\\FriendsFrame\\UI-FriendsList-Highlight",
|
||||
["textR_enable_custom_text"] = false,
|
||||
["start_after_icon"] = false,
|
||||
["textL_enable_custom_text"] = false,
|
||||
["textL_show_number"] = true,
|
||||
["space"] = {
|
||||
["right"] = 0,
|
||||
["left"] = 0,
|
||||
["between"] = 1,
|
||||
},
|
||||
["texture_background_class_color"] = false,
|
||||
["textR_custom_text"] = "{data1} ({data2}, {data3}%)",
|
||||
["texture"] = "Details Serenity",
|
||||
["font_face_file"] = "Fonts\\ARIALN.TTF",
|
||||
["texture_background_file"] = "Interface\\AddOns\\Details\\images\\bar4",
|
||||
["fixed_text_color"] = {
|
||||
1, -- [1]
|
||||
1, -- [2]
|
||||
1, -- [3]
|
||||
},
|
||||
["textL_class_colors"] = false,
|
||||
["textL_custom_text"] = "{data1}. {data3}{data2}",
|
||||
["textR_class_colors"] = false,
|
||||
["alpha"] = 1,
|
||||
["no_icon"] = false,
|
||||
["font_size"] = 10,
|
||||
["texture_background"] = "Details Serenity",
|
||||
["font_face"] = "Arial Narrow",
|
||||
["texture_class_colors"] = true,
|
||||
["height"] = 14,
|
||||
["texture_file"] = "Interface\\AddOns\\Details\\images\\bar4",
|
||||
["percent_type"] = 1,
|
||||
["fixed_texture_background_color"] = {
|
||||
0, -- [1]
|
||||
0, -- [2]
|
||||
0, -- [3]
|
||||
0.2, -- [4]
|
||||
},
|
||||
},
|
||||
["grab_on_top"] = false,
|
||||
["menu_alpha"] = {
|
||||
["enabled"] = false,
|
||||
["onleave"] = 1,
|
||||
["ignorebars"] = false,
|
||||
["iconstoo"] = true,
|
||||
["onenter"] = 1,
|
||||
},
|
||||
["menu_anchor_down"] = {
|
||||
-20, -- [1]
|
||||
-3, -- [2]
|
||||
},
|
||||
["micro_displays_side"] = 1,
|
||||
|
||||
instancebutton_config = {size = {20, 16}, anchor = {5, 0}, textcolor = {.7, .7, .7, 1}, textsize = 10, textfont = "Friz Quadrata TT", highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]]},
|
||||
resetbutton_config = {size = {8, 16}, anchor = {1, 0}},
|
||||
closebutton_config = {size = {22, 22}},
|
||||
|
||||
menu_anchor = {-19, -1, side = 1},
|
||||
menu_anchor_down = {-58, 0},
|
||||
menu2_anchor = {32, 5},
|
||||
menu2_anchor_down = {32, 2},
|
||||
|
||||
hide_icon = true,
|
||||
bg_alpha = 0.3,
|
||||
wallpaper = {
|
||||
enabled = true,
|
||||
width = 244.0000362689358,
|
||||
height = 96.00000674770899,
|
||||
texcoord = {0.001000000014901161, 0.3424842834472656, 1, 0.5739999771118164},
|
||||
overlay = {0, 0, 0, 0.498038113117218},
|
||||
anchor = "all",
|
||||
alpha = 0.4980392451398075,
|
||||
texture = "Interface\\Glues\\CREDITS\\Fellwood5",
|
||||
["strata"] = "LOW",
|
||||
["desaturated_menu"] = true,
|
||||
["hide_in_combat_alpha"] = 0,
|
||||
["plugins_grow_direction"] = 2,
|
||||
["show_sidebars"] = false,
|
||||
["bars_grow_direction"] = 2,
|
||||
["row_show_animation"] = {
|
||||
["anim"] = "Fade",
|
||||
["options"] = {
|
||||
},
|
||||
},
|
||||
["hide_icon"] = true,
|
||||
["statusbar_info"] = {
|
||||
["alpha"] = 1,
|
||||
["overlay"] = {
|
||||
0.450980392156863, -- [1]
|
||||
0.450980392156863, -- [2]
|
||||
0.450980392156863, -- [3]
|
||||
},
|
||||
},
|
||||
["bg_alpha"] = 0.300000011920929,
|
||||
["auto_current"] = true,
|
||||
["toolbar_side"] = 2,
|
||||
["bg_g"] = 0.0941,
|
||||
["hide_in_combat"] = false,
|
||||
["show_statusbar"] = false,
|
||||
["menu_icons_size"] = 1,
|
||||
["wallpaper"] = {
|
||||
["enabled"] = true,
|
||||
["width"] = 265.999943487933,
|
||||
["texcoord"] = {
|
||||
0.342000007629395, -- [1]
|
||||
0.00100000001490116, -- [2]
|
||||
1, -- [3]
|
||||
0.573999977111816, -- [4]
|
||||
},
|
||||
["overlay"] = {
|
||||
0, -- [1]
|
||||
0, -- [2]
|
||||
0, -- [3]
|
||||
0.807841360569, -- [4]
|
||||
},
|
||||
["anchor"] = "all",
|
||||
["height"] = 226.000007591173,
|
||||
["alpha"] = 0.807843208312988,
|
||||
["texture"] = "Interface\\Glues\\CREDITS\\Fellwood5",
|
||||
},
|
||||
["stretch_button_side"] = 1,
|
||||
["attribute_text"] = {
|
||||
["enabled"] = true,
|
||||
["shadow"] = true,
|
||||
["side"] = 2,
|
||||
["text_size"] = 11,
|
||||
["anchor"] = {
|
||||
65, -- [1]
|
||||
5, -- [2]
|
||||
},
|
||||
["text_color"] = {
|
||||
0.768627450980392, -- [1]
|
||||
0.768627450980392, -- [2]
|
||||
0.768627450980392, -- [3]
|
||||
1, -- [4]
|
||||
},
|
||||
["text_face"] = "Friz Quadrata TT",
|
||||
},
|
||||
["window_scale"] = 1,
|
||||
["bg_b"] = 0.0941,
|
||||
},
|
||||
|
||||
skin_options = {
|
||||
@@ -774,25 +972,15 @@ local _
|
||||
--[[ for the complete cprop list see the file classe_instancia_include.lua]]
|
||||
instance_cprops = {
|
||||
|
||||
closebutton_config = {size = {20, 20}, alpha = 0.60, anchor = {1, 2}},
|
||||
instancebutton_config = {size = {20, 16}, anchor = {8, 0}, textcolor = {.7, .7, .7, 1}, textsize = 10, textfont = "Friz Quadrata TT", highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]]},
|
||||
resetbutton_config = {size = {12, 12}, anchor = {4, 0}, normal_texture = [[Interface\Addons\Details\Images\reset_button2]], highlight_texture = [[Interface\Addons\Details\Images\reset_button2]]},
|
||||
|
||||
--resetbutton_config = {size = {8, 16}, anchor = {2, 0}},
|
||||
|
||||
menu_icons_size = 0.80,
|
||||
menu2_icons_size = 1.10,
|
||||
menu_anchor = {-58, 0, side = 2},
|
||||
menu_anchor_down = {-60, 0},
|
||||
menu2_anchor = {32, 3},
|
||||
menu2_anchor_down = {32, 3},
|
||||
menu_icons_size = 0.90,
|
||||
menu_anchor = {16, 2, side = 2},
|
||||
menu_anchor_down = {16, -2},
|
||||
plugins_grow_direction = 1,
|
||||
|
||||
attribute_text = {enabled = true, anchor = {-20, 4}, text_face = "Friz Quadrata TT", text_size = 10, text_color = {1, 1, 1, .7}, side = 1, shadow = true},
|
||||
|
||||
hide_icon = true,
|
||||
desaturated_menu = true,
|
||||
desaturated_menu2 = true,
|
||||
|
||||
bg_alpha = 0.51,
|
||||
bg_r = 0.3294,
|
||||
@@ -873,25 +1061,15 @@ local _
|
||||
--[[ for the complete cprop list see the file classe_instancia_include.lua]]
|
||||
instance_cprops = {
|
||||
|
||||
closebutton_config = {size = {20, 20}, alpha = 0.60, anchor = {1, 2}},
|
||||
instancebutton_config = {size = {20, 16}, anchor = {8, 0}, textcolor = {.7, .7, .7, 1}, textsize = 10, textfont = "Friz Quadrata TT", highlight_texture = [[Interface\Buttons\UI-Panel-MinimizeButton-Highlight]]},
|
||||
resetbutton_config = {size = {12, 12}, anchor = {4, 0}, normal_texture = [[Interface\Addons\Details\Images\reset_button2]], highlight_texture = [[Interface\Addons\Details\Images\reset_button2]]},
|
||||
|
||||
--resetbutton_config = {size = {8, 16}, anchor = {2, 0}},
|
||||
|
||||
menu_icons_size = 0.80,
|
||||
menu2_icons_size = 1.10,
|
||||
menu_anchor = {-58, 0, side = 2},
|
||||
menu_anchor_down = {-60, 0},
|
||||
menu2_anchor = {32, 3},
|
||||
menu2_anchor_down = {32, 3},
|
||||
menu_icons_size = 0.90,
|
||||
menu_anchor = {16, 2, side = 2},
|
||||
menu_anchor_down = {16, -2},
|
||||
plugins_grow_direction = 1,
|
||||
|
||||
attribute_text = {enabled = true, anchor = {-20, 4}, text_face = "Friz Quadrata TT", text_size = 10, text_color = {1, 1, 1, .7}, side = 1, shadow = true},
|
||||
|
||||
hide_icon = true,
|
||||
desaturated_menu = true,
|
||||
desaturated_menu2 = true,
|
||||
|
||||
bg_alpha = 0.51,
|
||||
bg_r = 0.3294,
|
||||
@@ -901,7 +1079,7 @@ local _
|
||||
|
||||
row_info = {
|
||||
["textR_outline"] = false,
|
||||
["textL_outline"] = true,
|
||||
["textL_outline"] = false,
|
||||
["icon_file"] = "Interface\\AddOns\\Details\\images\\classes_small_alpha_bw",
|
||||
["percent_type"] = 1,
|
||||
["texture_highlight"] = "Interface\\FriendsFrame\\UI-FriendsList-Highlight",
|
||||
@@ -913,7 +1091,7 @@ local _
|
||||
["space"] = {
|
||||
["right"] = -2,
|
||||
["left"] = 1,
|
||||
["between"] = 2,
|
||||
["between"] = 0,
|
||||
},
|
||||
["fixed_texture_background_color"] = {
|
||||
0, -- [1]
|
||||
@@ -922,7 +1100,7 @@ local _
|
||||
0.20, -- [4]
|
||||
},
|
||||
["textR_custom_text"] = "{data1} ({data2}, {data3}%)",
|
||||
["start_after_icon"] = true,
|
||||
["start_after_icon"] = false,
|
||||
["font_face_file"] = "Fonts\\ARIALN.TTF",
|
||||
["fixed_text_color"] = {
|
||||
0.9058823529411765, -- [1]
|
||||
@@ -952,7 +1130,7 @@ local _
|
||||
["texture_class_colors"] = false,
|
||||
["height"] = 14,
|
||||
["texture_file"] = "Interface\\AddOns\\Details\\images\\bar4",
|
||||
["texture"] = "Details D'ictum",
|
||||
["texture"] = "Skyline",
|
||||
["fixed_texture_color"] = {
|
||||
0.8627450980392157, -- [1]
|
||||
0.8627450980392157, -- [2]
|
||||
|
||||
Reference in New Issue
Block a user