Let's all hijack skins. Also here's some half-finished code to fix the preview window.

This commit is contained in:
Beeks
2010-08-25 00:40:02 -04:00
parent 3b18bdc3d1
commit bd689b1dd2
4144 changed files with 11885 additions and 35 deletions

View File

@@ -0,0 +1,2 @@
This skin was modified by Ikaru Aichi from the default linden skin provided.
All Images and modifications done are provided free to use, modify, and distribute, so long as this infomation is distributed with it.

View File

@@ -0,0 +1,207 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<settings version = "101">
<!-- WINDOWS -->
<TitleBarFocusColor value="255, 255, 255, 30" /> <!-- Focused window title bar highlight, no equivalent for unfocused windows -->
<FloaterFocusBorderColor value="0, 0, 0, 80" />
<FloaterUnfocusBorderColor value="0, 0, 0, 80" />
<FocusBackgroundColor value="0, 0, 0, 255" /> <!-- Background color of focused floaters -->
<DefaultBackgroundColor value="0, 0, 0, 140" /> <!-- Background color for unfocused floaters -->
<ColorDropShadow value="0, 0, 0, 200" /> <!-- The drop shadow behind windows and menus -->
<DefaultHighlightDark value="26, 26, 26, 255" />
<DefaultHighlightLight value="115, 214, 155, 255" />
<DefaultShadowDark value="26, 26, 26, 255" />
<DefaultShadowLight value="0, 0, 0, 255" />
<!-- LABELS -->
<LabelDisabledColor value="147, 169, 74, 77" />
<LabelSelectedColor value="255, 255, 255, 255" />
<LabelSelectedDisabledColor value="164, 190, 102, 128" />
<LabelTextColor value="147, 169, 74, 255" />
<!-- LOGIN -->
<LoginProgressBarBgColor value="255, 255, 255, 255" />
<LoginProgressBarFgColor value="255, 255, 255, 255" />
<LoginProgressBoxBorderColor value="0, 30, 60, 0" />
<LoginProgressBoxCenterColor value="0, 0, 0, 200" />
<LoginProgressBoxShadowColor value="0, 0, 0, 200" />
<LoginProgressBoxTextColor value="255, 255, 255, 255"/>
<!-- BUTTONS -->
<ButtonLabelColor value="220, 220, 220, 255" /> <!-- Text labels for buttons, like the "OK" text -->
<ButtonLabelSelectedColor value="220, 220, 220, 255" />
<ButtonLabelDisabledColor value="147, 169, 74, 200" />
<ButtonLabelSelectedDisabledColor value="164, 190, 74, 200" />
<ButtonSelectedBgColor value="62, 62, 62, 255" />
<ButtonSelectedColor value="255, 255, 255, 255" />
<ButtonUnselectedBgColor value="62, 62, 62, 255" />
<ButtonUnselectedFgColor value="255, 255, 255, 255" />
<ButtonBorderColor value="67, 202, 77, 255" />
<ButtonFlashBgColor value="130, 219, 128, 127" />
<ButtonColor value="255, 255, 255, 255" /> <!-- Blended with button art, usually left as opaque white -->
<ButtonImageColor value="255, 255, 255, 255" /> <!-- Blended with button art, usually left as opaque white -->
<!-- SLIDERS -->
<SliderDisabledThumbColor value="0, 0, 0, 255" />
<SliderThumbCenterColor value="200, 200, 200, 255" />
<SliderThumbOutlineColor value="255, 255, 255, 255" />
<SliderTrackColor value="255, 255, 255, 255" />
<!-- TEXTFIELDS -->
<TextBgFocusColor value="200, 209, 204, 255" /> <!-- Text field background when receiving input (focused) -->
<TextBgReadOnlyColor value="35, 59, 39, 160" /> <!-- Text field background when read-only -->
<TextBgWriteableColor value="200, 209, 204, 230" /> <!-- Text field background when not receiving input (unfocused) -->
<TextCursorColor value="0, 0, 0, 255" />
<TextFgColor value="0, 0, 0, 255" />
<TextFgReadOnlyColor value="255, 255, 255, 200" />
<TextFgTentativeColor value="0, 0, 0, 128" />
<TextEmbeddedItemReadOnlyColor value="58, 147, 74, 255" /> <!-- i.e. About Land name that you don't own -->
<TextEmbeddedItemColor value="0, 128, 0, 255" />
<TextDefaultColor value="0, 20, 0, 255"/>
<!-- LISTBOXES -->
<ScrollBgReadOnlyColor value="200, 209, 204, 255" />
<ScrollBgWriteableColor value="200, 209, 204, 255" />
<ScrollBGStripeColor value="100, 100, 100, 40" />
<ScrollDisabledColor value="128, 128, 128, 204" />
<ScrollSelectedBGColor value="100, 100, 188, 150" />
<ScrollSelectedFGColor value="0, 0, 0, 204" /> <!-- Text color -->
<ScrollUnselectedColor value="0, 0, 0, 204" /> <!-- Text color -->
<ScrollHighlightedColor value="183, 188, 183, 128" /> <!-- Hover color -->
<ScrollbarThumbColor value="62, 124, 60, 255" /> <!-- Scroll bar-->
<ScrollbarTrackColor value="153, 158, 153, 255" /> <!-- Scroll bar background-->
<!-- MENUS -->
<MenuBarBgColor value="0, 0, 0, 255" />
<MenuBarGodBgColor value="0, 0, 0, 255" />
<MenuNonProductionGodBgColor value="0, 128, 0, 255" />
<MenuNonProductionBgColor value="128, 0, 0, 255" />
<MenuDefaultBgColor value="0, 0, 0, 255" />
<MenuItemDisabledColor value="133, 164, 140, 128" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
<MenuItemEnabledColor value="255, 255, 255, 255" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
<MenuItemHighlightBgColor value="183, 188, 184, 100" />
<MenuItemHighlightFgColor value="255, 255, 255, 255" /> <!-- Highlighted menu text color; also treeview node selection highlight -->
<MenuPopupBgColor value="0, 0, 0, 255" />
<!-- PIE MENUS -->
<PieMenuBgColor value="91, 187, 83, 150" />
<PieMenuLineColor value="0, 0, 0, 128" />
<PieMenuSelectedColor value="43, 92, 39, 77" />
<!-- TOOLTIPS -->
<ToolTipBgColor value="183, 184, 188, 200" />
<ToolTipBorderColor value="171, 212, 245, 255" />
<ToolTipTextColor value="0, 0, 0, 255" />
<!-- NOTIFICATION POP-UPS -->
<NotifyBoxColor value="0, 0, 0, 255" />
<NotifyTextColor value="169, 216, 175, 255" />
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
<NotifyCautionWarnColor value="169, 216, 175, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
<GroupNotifyBoxColor value="0, 0, 0, 255" />
<GroupNotifyTextColor value="169, 216, 175, 255" />
<!-- CHAT AND IM HISTORY TEXTBOX COLORS -->
<ChatHistoryBgColor value="0, 0, 0, 0" />
<ChatHistoryTextColor value="255, 255, 255, 255" />
<IMHistoryBgColor value="0, 0, 0, 200" />
<IMHistoryTextColor value="255, 255, 255, 255" />
<!-- IN-WORLD SELECTION -->
<SilhouetteParentColor value="255, 255, 0, 255" />
<SilhouetteChildColor value="32, 106, 196, 255" />
<HighlightParentColor value="171, 212, 245, 255" />
<HighlightChildColor value="171, 212, 245, 255" />
<HighlightInspectColor value="255, 0, 255, 255" />
<!-- EDIT MODE GRID -->
<GridFocusPointColor value="255, 255, 255, 128" />
<GridlineColor value="255, 255, 255, 255" />
<GridlineBGColor value="235, 235, 255, 200" />
<GridlineShadowColor value="0, 0, 0, 80" />
<!-- PROPERTY LINES -->
<PropertyColorAvail value="0, 0, 0, 0" />
<PropertyColorGroup value="0, 184, 184, 102" />
<PropertyColorOther value="255, 0, 0, 102" />
<PropertyColorSelf value="0, 255, 0, 102" />
<PropertyColorForSale value="255, 128, 0, 102" />
<PropertyColorAuction value="128, 0, 255, 102" /> <!-- Match the color on the world map -->
<!-- Icon Enable/Disable -->
<IconEnabledColor value="255, 255, 255, 255"/>
<IconDisabledColor value="147, 169, 213, 200"/>
<!-- MAP -->
<MapAvatar value="0, 255, 0, 255" />
<MapFriend value="255, 255, 0, 255" />
<MapLinden value="0, 0, 255, 255" />
<MapMuted value="110, 110, 110, 255" />
<!-- MINI-MAP -->
<NetMapBackgroundColor value="0, 0, 0, 77" />
<NetMapYouOwnAboveWater value="0, 255, 255, 255" />
<NetMapYouOwnBelowWater value="0, 200, 200, 255" />
<NetMapGroupOwnAboveWater value="255, 0, 255, 255" />
<NetMapGroupOwnBelowWater value="200, 0, 200, 255" />
<NetMapOtherOwnAboveWater value="60, 60, 60, 255" />
<NetMapOtherOwnBelowWater value="30, 30, 30, 255" />
<NetMapThisRegion value="255, 255, 255, 255" />
<NetMapLiveRegion value="204, 204, 204, 255" />
<NetMapDeadRegion value="255, 128, 128, 255" />
<NetMapFrustum value="255, 255, 255, 20" />
<NetMapFrustumRotating value="255, 255, 255, 51" />
<!-- HELP WINDOW -->
<HelpBgColor value="200, 209, 204, 255" />
<HelpFgColor value="0, 0, 0, 255" />
<HelpScrollTrackColor value="183, 184, 188, 255" />
<HelpScrollThumbColor value="80, 96, 124, 255" />
<HelpScrollHighlightColor value="115, 132, 155, 255" />
<HelpScrollShadowColor value="0, 0, 0, 255" />
<!-- MISC -->
<AvatarNameColor value="113, 195, 101, 255" /> <!-- Text color of avatar nametags -->
<FocusColor value="239, 156, 0, 255" /> <!-- Color of the glow around UI controls with keyboard focus -->
<FloaterButtonImageColor value="239, 156, 0, 255" /> <!-- The floater buttons (like the close box) are white images that receive this color. -->
<ButtonCautionImageColor value="255, 255, 255, 255" /> <!-- Match the caution dialog buttons to the default -->
<HealthTextColor value="255, 255, 255, 255" />
<MapAutopilotColor value="255, 128, 0, 255" />
<ContextSilhouetteColor value="239, 156, 0, 255" /> <!-- For "context" highlighting, i.e. pie menu -->
<ScriptBgReadOnlyColor value="100, 100, 100, 255" />
<ParcelTextColor value="144, 208, 144, 255" /> <!-- Parcel name on menu bar, normal state -->
<ParcelHoverColor value="255, 255, 255, 255" /> <!-- Parcel name on menu bar, hover state -->
<TimeTextColor value="255, 255, 255, 255" /> <!-- SL Time on menu bar -->
<BalanceTextColor value="0, 255, 0, 255" /> <!-- Linden dollar balance on menu bar -->
<HealthTextColor value="255, 255, 255, 255" /> <!-- Damage meter text on menu bar -->
<GroupOverTierColor value="110, 15, 15, 255" /> <!-- Warning text in Group Info window -->
<FilterBackgroundColor value="0, 0, 20, 255" /> <!-- Matching region of Inventory search text -->
<FilterTextColor value="255, 200, 70, 255" />
<InventoryItemSuffixColor value="191, 216, 216, 255" /> <!-- "worn", "no modify", etc-->
<InventorySearchStatusColor value="255, 255, 255, 255" />
<ConsoleBackground value="0, 0, 0, 255" />
<FolderViewLoadingMessageTextColor value="240, 165, 90, 255"/> <!-- "loading..." in the inv -->
<InventoryBackgroundColor value="0, 0, 0, 80"/>
<ComboBoxBg value="255, 255, 255, 255"/>
<AvatarListTextDistNormalRange value="0, 0, 0, 255"/>
<AvatarListTextDistShoutRange value="0, 0, 0, 128"/>
<AvatarListTextDistOver value="128, 0, 0, 128"/>
<AvatarListTextAgeYoung value="255, 0, 0, 255"/>
<AvatarListTextAgeNormal value="0, 0, 0, 255"/>
<!-- Alert box colors -->
<AlertBoxColor value="0, 0, 0, 255" /> <!-- Warnings floaters, like when returning objects -->
<AlertTextColor value="91, 187, 83, 255" />
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
<!-- Multi sliders, as in the sky animation setting -->
<MultiSliderDisabledThumbColor value="0, 0, 0, 255"/>
<MultiSliderThumbCenterColor value="183, 188, 183, 255"/>
<MultiSliderThumbOutlineColor value="0, 0, 0, 255"/>
<MultiSliderTrackColor value="30, 30, 30, 255"/>
<MultiSliderThumbCenterSelectedColor value="50, 255, 50, 255"/>
<MultiSliderTriangleColor value="50, 255, 50, 255"/>
</settings>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,372 @@
<textures version="101">
<texture name="icn_scrollbar_thumb.tga" preload="true" scale_top="7" scale_left="4" scale_bottom="8" scale_right="4" />
<texture name="icn_scrollbar_bg.tga" preload="true" scale_top="7" scale_left="4" scale_bottom="8" scale_right="4" />
<texture name="sm_rounded_corners_simple.tga" scale_left="4" scale_top="4" scale_bottom="4" scale_right="4"/>
<texture name="icn_textfield_enabled.tga" scale_left="5" scale_top="5" scale_bottom="5" scale_right="5"/>
<texture name="button_disabled_32x128.tga" preload="true" scale_left="16" scale_top="16" scale_right="112" scale_bottom="16" />
<texture name="button_enabled_32x128.tga" preload="true" scale_left="16" scale_top="16" scale_right="112" scale_bottom="16" />
<texture name="toolbar_btn_enabled.tga" scale_left="7" scale_top="32" scale_right="121" scale_bottom="0" />
<texture name="toolbar_btn_disabled.tga" scale_left="7" scale_top="32" scale_right="121" scale_bottom="0" />
<texture name="toolbar_btn_selected.tga" scale_left="7" scale_top="32" scale_right="121" scale_bottom="0" />
<texture name="button_enabled_selected_32x128.tga" preload="true" scale_left="16" scale_top="16" scale_right="112" scale_bottom="16" />
<texture name="checkbox_disabled_false.tga" preload="true"/>
<texture name="checkbox_disabled_true.tga" preload="true"/>
<texture name="checkbox_enabled_false.tga" preload="true"/>
<texture name="checkbox_enabled_true.tga" preload="true"/>
<texture name="close_in_blue.tga" preload="true"/>
<texture name="minimize.tga" preload="true"/>
<texture name="minimize_pressed.tga" preload="true"/>
<texture name="radio_active_false.tga" preload="true"/>
<texture name="radio_active_true.tga" preload="true"/>
<texture name="radio_inactive_false.tga" preload="true"/>
<texture name="radio_inactive_true.tga" preload="true"/>
<texture name="combobox_arrow.tga" preload="true"/>
<texture name="resize_handle_bottom_right_blue.tga" preload="true"/>
<texture name="rounded_square.tga" file_name="rounded_square.j2c" preload="true" scale_left="16" scale_top="16" scale_right="112" scale_bottom="16"/>
<texture name="rounded_square_soft.tga" file_name="rounded_square_soft.j2c" preload="true" scale_left="16" scale_top="16" scale_right="112" scale_bottom="16"/>
<texture name="toolbar_tab.tga" preload="true" scale_left="6" scale_top="42" scale_right="104" scale_bottom="8"/>
<texture name="toolbar_bg.tga" preload="true" scale_left="6" scale_top="42" scale_right="96" scale_bottom="16"/>
<texture name="progressbar_fill.tga" preload="true" scale_left="10" scale_top="7" scale_right="65" scale_bottom="7"/>
<texture name="progressbar_track.tga" preload="true" scale_left="10" scale_top="7" scale_right="80" scale_bottom="7"/>
<texture name="scrollbutton_down_in_blue.tga" preload="true"/>
<texture name="scrollbutton_down_out_blue.tga" preload="true"/>
<texture name="scrollbutton_left_in_blue.tga" preload="true"/>
<texture name="scrollbutton_left_out_blue.tga" preload="true"/>
<texture name="scrollbutton_right_in_blue.tga" preload="true"/>
<texture name="scrollbutton_right_out_blue.tga" preload="true"/>
<texture name="scrollbutton_up_in_blue.tga" preload="true"/>
<texture name="scrollbutton_up_out_blue.tga" preload="true"/>
<texture name="spin_down_in_blue.tga" preload="true"/>
<texture name="spin_down_out_blue.tga" preload="true"/>
<texture name="spin_up_in_blue.tga" preload="true"/>
<texture name="spin_up_out_blue.tga" preload="true"/>
<texture name="square_btn_32x128.tga" preload="true" scale_left="8" scale_top="10" scale_right="120" scale_bottom="10"/>
<texture name="square_btn_selected_32x128.tga" preload="true" scale_left="2" scale_top="10" scale_right="126" scale_bottom="10"/>
<texture name="tab_bottom_blue.tga" preload="true" scale_left="8" scale_top="8" scale_right="120" scale_bottom="9"/>
<texture name="tab_bottom_selected_blue.tga" preload="true" scale_left="8" scale_top="8" scale_right="96" scale_bottom="9"/>
<texture name="tab_left.tga" preload="true" scale_left="8" scale_top="8" scale_right="120" scale_bottom="9"/>
<texture name="tab_left_selected.tga" preload="true" scale_left="8" scale_top="8" scale_right="96" scale_bottom="9"/>
<texture name="tab_top_blue.tga" preload="true" scale_left="8" scale_top="8" scale_right="120" scale_bottom="9"/>
<texture name="tab_top_selected_blue.tga" preload="true" scale_left="8" scale_top="8" scale_right="96" scale_bottom="9"/>
<texture name="startup_logo.j2c" preload="true"/>
<texture name="color_swatch_alpha.tga" preload="true"/>
<texture name="active_voice_tab.tga"/>
<texture name="button_anim_pause.tga"/>
<texture name="button_anim_pause_selected.tga"/>
<texture name="button_anim_play.tga"/>
<texture name="button_anim_play_selected.tga"/>
<texture name="button_anim_stop.tga"/>
<texture name="button_anim_stop_selected.tga"/>
<texture name="crosshairs.tga"/>
<texture name="direction_arrow.tga"/>
<texture name="foot_shadow.j2c" use_mips="true"/>
<texture name="icon_auction.tga"/>
<texture name="icon_avatar_offline.tga"/>
<texture name="icon_avatar_online.tga"/>
<texture name="icon_day_cycle.tga"/>
<texture name="icon_diurnal.tga"/>
<texture name="icon_event.tga"/>
<texture name="icon_event_mature.tga"/>
<texture name="icon_for_sale.tga"/>
<texture name="icon_group.tga"/>
<texture name="icon_groupnotice.tga"/>
<texture name="icon_groupnoticeinventory.tga"/>
<texture name="icon_lock.tga"/>
<texture name="icon_place.tga"/>
<texture name="icon_popular.tga"/>
<texture name="icon_top_pick.tga"/>
<texture name="inv_folder_animation.tga"/>
<texture name="inv_folder_bodypart.tga"/>
<texture name="inv_folder_callingcard.tga"/>
<texture name="inv_folder_clothing.tga"/>
<texture name="inv_folder_gesture.tga"/>
<texture name="inv_folder_landmark.tga"/>
<texture name="inv_folder_lostandfound.tga"/>
<texture name="inv_folder_notecard.tga"/>
<texture name="inv_folder_object.tga"/>
<texture name="inv_folder_plain_closed.tga"/>
<texture name="inv_folder_script.tga"/>
<texture name="inv_folder_snapshot.tga"/>
<texture name="inv_folder_sound.tga"/>
<texture name="inv_folder_texture.tga"/>
<texture name="inv_folder_trash.tga"/>
<texture name="inv_item_animation.tga"/>
<texture name="inv_item_skin.tga"/>
<texture name="inv_item_callingcard_offline.tga"/>
<texture name="inv_item_callingcard_online.tga"/>
<texture name="inv_item_eyes.tga"/>
<texture name="inv_item_gesture.tga"/>
<texture name="inv_item_gloves.tga"/>
<texture name="inv_item_hair.tga"/>
<texture name="inv_item_jacket.tga"/>
<texture name="inv_item_landmark.tga"/>
<texture name="inv_item_landmark_visited.tga"/>
<texture name="inv_item_notecard.tga"/>
<texture name="inv_item_object.tga"/>
<texture name="inv_item_object_multi.tga"/>
<texture name="inv_item_pants.tga"/>
<texture name="inv_item_script.tga"/>
<texture name="inv_item_shape.tga"/>
<texture name="inv_item_shirt.tga"/>
<texture name="inv_item_shoes.tga"/>
<texture name="inv_item_skirt.tga"/>
<texture name="inv_item_snapshot.tga"/>
<texture name="inv_item_socks.tga"/>
<texture name="inv_item_sound.tga"/>
<texture name="inv_item_texture.tga"/>
<texture name="inv_item_underpants.tga"/>
<texture name="inv_item_undershirt.tga"/>
<texture name="lag_status_critical.tga"/>
<texture name="lag_status_good.tga"/>
<texture name="lag_status_warning.tga"/>
<texture name="legend.tga"/>
<texture name="map_avatar_16.tga"/>
<texture name="map_avatar_8.tga"/>
<texture name="map_avatar_you_8.tga"/>
<texture name="map_event.tga"/>
<texture name="map_event_mature.tga"/>
<texture name="map_home.tga"/>
<texture name="map_infohub.tga"/>
<texture name="map_telehub.tga"/>
<texture name="map_track_16.tga"/>
<texture name="media_icon.tga" file_name="icn_label_media.tga" />
<texture name="music_icon.tga" file_name="icn_label_music.tga" />
<texture name="noentrylines.j2c" use_mips="true"/>
<texture name="noentrypasslines.j2c" use_mips="true"/>
<texture name="notify_tip_icon.tga"/>
<texture name="notify_caution_icon.tga"/>
<texture name="notify_next.png" preload="true"/>
<texture name="notify_box_icon.tga"/>
<texture name="object_cone.tga"/>
<texture name="object_cone_active.tga"/>
<texture name="object_cube.tga"/>
<texture name="object_cube_active.tga"/>
<texture name="object_cylinder.tga"/>
<texture name="object_cylinder_active.tga"/>
<texture name="object_grass.tga"/>
<texture name="object_grass_active.tga"/>
<texture name="object_hemi_cone.tga"/>
<texture name="object_hemi_cone_active.tga"/>
<texture name="object_hemi_cylinder.tga"/>
<texture name="object_hemi_cylinder_active.tga"/>
<texture name="object_hemi_sphere.tga"/>
<texture name="object_hemi_sphere_active.tga"/>
<texture name="object_prism.tga"/>
<texture name="object_prism_active.tga"/>
<texture name="object_pyramid.tga"/>
<texture name="object_pyramid_active.tga"/>
<texture name="object_ring.tga"/>
<texture name="object_ring_active.tga"/>
<texture name="object_sphere.tga"/>
<texture name="object_sphere_active.tga"/>
<texture name="object_tetrahedron.tga"/>
<texture name="object_tetrahedron_active.tga"/>
<texture name="object_torus.tga"/>
<texture name="object_torus_active.tga"/>
<texture name="object_tree.tga"/>
<texture name="object_tree_active.tga"/>
<texture name="object_tube.tga"/>
<texture name="object_tube_active.tga"/>
<texture name="pixiesmall.j2c" use_mips="true"/>
<texture name="script_error.j2c" use_mips="true"/>
<texture name="silhouette.j2c" use_mips="true"/>
<texture name="status_no_build.tga"/>
<texture name="status_voice.tga"/>
<texture name="status_buy_currency.tga"/>
<texture name="status_buy_currency_pressed.tga"/>
<texture name="status_buy_land.tga"/>
<texture name="status_buy_land_pressed.tga"/>
<texture name="status_no_fly.tga"/>
<texture name="status_health.tga"/>
<texture name="status_no_push.tga"/>
<texture name="status_no_scripts.tga"/>
<texture name="tool_dozer.tga"/>
<texture name="tool_dozer_active.tga"/>
<texture name="tool_zoom.tga"/>
<texture name="tool_zoom_active.tga"/>
<texture name="icn_active-speakers-dot-lvl0.tga"/>
<texture name="icn_active-speakers-dot-lvl1.tga"/>
<texture name="icn_active-speakers-dot-lvl2.tga"/>
<texture name="icn_active-speakers-typing1.tga"/>
<texture name="icn_active-speakers-typing2.tga"/>
<texture name="icn_active-speakers-typing3.tga"/>
<texture name="icn_voice_ptt-off.tga"/>
<texture name="icn_voice_ptt-on.tga"/>
<texture name="icn_voice_ptt-on-lvl1.tga"/>
<texture name="icn_voice_ptt-on-lvl2.tga"/>
<texture name="icn_voice_ptt-on-lvl3.tga"/>
<texture name="icn_voice-call-end.tga"/>
<texture name="icn_voice-call-start.tga"/>
<texture name="mute_icon.tga"/>
<texture name="icn_slide-groove_dark.tga" scale_left="2" scale_top="5" scale_right="29" scale_bottom="4"/>
<texture name="icn_slide-highlight.tga" scale_left="2" scale_top="5" scale_right="29" scale_bottom="4"/>
<texture name="icn_slide-thumb_dark.tga" scale_left="2" scale_top="5" scale_right="29" scale_bottom="4"/>
<texture name="icn_speaker-muted_dark.tga"/>
<texture name="icn_speaker_dark.tga"/>
<texture name="icn_voice-localchat.tga"/>
<texture name="icn_voice-groupfocus.tga"/>
<texture name="icn_voice-pvtfocus.tga"/>
<texture name="icn_media-pause.tga"/>
<texture name="icn_media-play.tga"/>
<texture name="icn_music-play.tga"/>
<texture name="icn_music-pause.tga"/>
<texture name="icn_media_web.tga" preload="true"/>
<texture name="icn_media_movie.tga" preload="true"/>
<texture name="icn_chatbar.tga"/>
<texture name="btn_chatbar.tga" scale_left="20" scale_top="24" scale_right="44" scale_bottom="0"/>
<texture name="btn_chatbar_selected.tga" scale_left="20" scale_top="24" scale_right="44" scale_bottom="0"/>
<texture name="icn_rounded-text-field.tga"/>
<texture name="flyout_btn_right_selected.tga" scale_left="0" scale_top="30" scale_right="32" scale_bottom="0"/>
<texture name="flyout_btn_right.tga" scale_left="0" scale_top="30" scale_right="32" scale_bottom="0"/>
<texture name="flyout_btn_right_disabled.tga" scale_left="0" scale_top="30" scale_right="32" scale_bottom="0"/>
<texture name="flyout_btn_left_selected.tga" scale_left="16" scale_top="15" scale_right="112" scale_bottom="15"/>
<texture name="flyout_btn_left.tga" scale_left="16" scale_top="15" scale_right="112" scale_bottom="15"/>
<texture name="flyout_btn_left_disabled.tga" scale_left="16" scale_top="15" scale_right="112" scale_bottom="15"/>
<texture name="UIImgResizeBottomRightUUID" file_name="resize_handle_bottom_right_blue.tga"/>
<texture name="UIImgBtnForwardOutUUID" file_name="move_forward_out.tga" preload="true"/>
<texture name="UIImgBtnForwardInUUID" file_name="move_forward_in.tga" preload="true"/>
<texture name="UIImgBtnSlideLeftOutUUID" file_name="move_left_out.tga" preload="true"/>
<texture name="UIImgBtnSlideLeftInUUID" file_name="move_left_in.tga" preload="true"/>
<texture name="UIImgBtnLeftOutUUID" file_name="move_turn_left_out.tga" preload="true"/>
<texture name="UIImgBtnLeftInUUID" file_name="move_turn_left_in.tga" preload="true"/>
<texture name="UIImgBtnRightOutUUID" file_name="move_turn_right_out.tga" preload="true"/>
<texture name="UIImgBtnRightInUUID" file_name="move_turn_right_in.tga" preload="true"/>
<texture name="UIImgBtnSlideRightOutUUID" file_name="move_right_out.tga" preload="true"/>
<texture name="UIImgBtnSlideRightInUUID" file_name="move_right_in.tga" preload="true"/>
<texture name="UIImgBtnMoveUpInUUID" file_name="move_up_in.tga" preload="true"/>
<texture name="UIImgBtnMoveUpOutUUID" file_name="move_up_out.tga" preload="true"/>
<texture name="UIImgBtnMoveDownInUUID" file_name="move_down_in.tga" preload="true"/>
<texture name="UIImgBtnMoveDownOutUUID" file_name="move_down_out.tga" preload="true"/>
<texture name="cam_rotate_out.tga" preload="true"/>
<texture name="cam_rotate_in.tga" preload="true"/>
<texture name="cam_zoom_out.tga" preload="true"/>
<texture name="cam_zoom_plus_in.tga" preload="true"/>
<texture name="cam_zoom_minus_in.tga" preload="true"/>
<texture name="UIImgBtnScrollUpOutUUID" file_name="scrollbutton_up_out_blue.tga"/>
<texture name="UIImgBtnScrollUpInUUID" file_name="scrollbutton_up_in_blue.tga"/>
<texture name="UIImgBtnScrollDownOutUUID" file_name="scrollbutton_down_out_blue.tga"/>
<texture name="UIImgBtnScrollDownInUUID" file_name="scrollbutton_down_in_blue.tga"/>
<texture name="UIImgBtnScrollLeftOutUUID" file_name="scrollbutton_left_out_blue.tga"/>
<texture name="UIImgBtnScrollLeftInUUID" file_name="scrollbutton_left_in_blue.tga"/>
<texture name="UIImgBtnScrollRightOutUUID" file_name="scrollbutton_right_out_blue.tga"/>
<texture name="UIImgBtnScrollRightInUUID" file_name="scrollbutton_right_in_blue.tga"/>
<texture name="UIImgBtnJumpLeftOutUUID" file_name="3c18c87e-5f50-14e2-e744-f44734aa365f.tga"/>
<texture name="UIImgBtnJumpLeftInUUID" file_name="9cad3e6d-2d6d-107d-f8ab-5ba272b5bfe1.tga"/>
<texture name="UIImgBtnJumpRightOutUUID" file_name="ff9a71eb-7414-4cf8-866e-a701deb7c3cf.tga"/>
<texture name="UIImgBtnJumpRightInUUID" file_name="7dabc040-ec13-2309-ddf7-4f161f6de2f4.tga"/>
<texture name="UIImgBtnSpinUpOutUUID" file_name="spin_up_out_blue.tga"/>
<texture name="UIImgBtnSpinUpInUUID" file_name="spin_up_in_blue.tga"/>
<texture name="UIImgBtnSpinDownOutUUID" file_name="spin_down_out_blue.tga"/>
<texture name="UIImgBtnSpinDownInUUID" file_name="spin_down_in_blue.tga"/>
<texture name="UIImgRadioActiveUUID" file_name="radio_active_false.tga"/>
<texture name="UIImgRadioActiveSelectedUUID" file_name="radio_active_true.tga"/>
<texture name="UIImgRadioInactiveUUID" file_name="radio_inactive_false.tga"/>
<texture name="UIImgRadioInactiveSelectedUUID" file_name="radio_inactive_true.tga"/>
<texture name="UIImgCheckboxActiveUUID" file_name="checkbox_enabled_false.tga"/>
<texture name="UIImgCheckboxActiveSelectedUUID" file_name="checkbox_enabled_true.tga"/>
<texture name="UIImgCheckboxInactiveUUID" file_name="checkbox_disabled_false.tga"/>
<texture name="UIImgCheckboxInactiveSelectedUUID" file_name="checkbox_disabled_true.tga"/>
<texture name="UIImgBtnTabTopOutUUID" file_name="tab_top_blue.tga"/>
<texture name="UIImgBtnTabTopInUUID" file_name="tab_top_selected_blue.tga"/>
<texture name="UIImgBtnTabBottomOutUUID" file_name="tab_bottom_blue.tga"/>
<texture name="UIImgBtnTabBottomInUUID" file_name="tab_bottom_selected_blue.tga"/>
<texture name="UIImgGrabUUID" file_name="c63f124c-6340-4fbf-b59e-0869a44adb64.tga"/>
<texture name="UIImgGrabSelectedUUID" file_name="c1e21504-f136-451d-b8e9-929037812f1d.tga"/>
<!--<texture name="UIImgScaleUUID" file_name="88a90fef-b448-4883-9344-ecf378a60433.tga"/>-->
<texture name="UIImgFaceUUID" file_name="ce15fd63-b0b6-463c-a37d-ea6393208b3e.tga"/>
<texture name="UIImgFaceSelectedUUID" file_name="b4870163-6208-42a9-9801-93133bf9a6cd.tga"/>
<texture name="UIImgCreateUUID" file_name="7a0b1bdb-b5d9-4df5-bac2-ba230da93b5b.tga"/>
<texture name="UIImgCreateSelectedUUID" file_name="0098b015-3daf-4cfe-a72f-915369ea97c2.tga"/>
<texture name="UIImgBtnCloseInactiveUUID" file_name="close_inactive_blue.tga"/>
<texture name="UIImgBtnCloseActiveUUID" file_name="closebox.tga"/>
<texture name="UIImgBtnClosePressedUUID" file_name="close_in_blue.tga"/>
<texture name="icn_clear_lineeditor.tga" />
<texture name="up_arrow.tga" file_name="up_arrow.png"/>
<texture name="down_arrow.tga" file_name="down_arrow.png"/>
<texture name="UIImgBtnMinimizeInactiveUUID" file_name="minimize_inactive.tga"/>
<texture name="UIImgBtnMinimizeActiveUUID" file_name="minimize.tga"/>
<texture name="UIImgBtnMinimizePressedUUID" file_name="minimize_pressed.tga"/>
<texture name="UIImgBtnRestoreInactiveUUID" file_name="restore_inactive.tga"/>
<texture name="UIImgBtnRestoreActiveUUID" file_name="restore.tga"/>
<texture name="UIImgBtnRestorePressedUUID" file_name="restore_pressed.tga"/>
<texture name="UIImgBtnTearOffInactiveUUID" file_name="tearoffbox.tga"/>
<texture name="UIImgBtnTearOffActiveUUID" file_name="tearoffbox.tga"/>
<texture name="UIImgBtnTearOffPressedUUID" file_name="tearoff_pressed.tga"/>
<texture name="UIImgCrosshairsUUID" file_name="crosshairs.tga"/>
<texture name="icn_label_music.tga"/>
<texture name="icn_label_media.tga"/>
<texture name="arrow_down.tga"/>
<texture name="cloud-particle.j2c" use_mips="true"/>
<texture name="skin_thumbnail_default.png" preload="true" />
<texture name="skin_thumbnail_silver.png" preload="true" />
</textures>

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB