Let's all hijack skins. Also here's some half-finished code to fix the preview window.
6
indra/newview/skins/gred/License and Credit.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
This skin was modified by JB Kraft from the default linden skin provided.
|
||||
This skin was modified by Chalice Yao from the default linden skin and JB Kraft's skin.
|
||||
This skin was modified by LordGregGreg Back from the default linden skin and JB Kraft's skin.
|
||||
|
||||
|
||||
All Images and modifications done are provided free to use, modify, and distribute, so long as this infomation is distributed with it.
|
||||
206
indra/newview/skins/gred/colors_base.xml
Normal file
@@ -0,0 +1,206 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<settings version = "101">
|
||||
|
||||
<!-- WINDOWS -->
|
||||
<TitleBarFocusColor value="182, 0, 0, 120" /> <!-- Focused window title bar highlight, no equivalent for unfocused windows -->
|
||||
<FloaterFocusBorderColor value="182, 0, 0, 75" />
|
||||
<FloaterUnfocusBorderColor value="110, 110, 110, 60" />
|
||||
<FocusBackgroundColor value="140, 0, 0, 200" /> <!-- Background color of focused floaters -->
|
||||
<DefaultBackgroundColor value="140, 0, 0, 128" /> <!-- Background color for unfocused floaters -->
|
||||
<ColorDropShadow value="0, 0, 0, 200" /> <!-- The drop shadow behind windows and menus -->
|
||||
<DefaultHighlightDark value="182, 0, 0, 255" />
|
||||
<DefaultHighlightLight value="182, 0, 0, 255" />
|
||||
<DefaultShadowDark value="182, 0, 0, 255" />
|
||||
<DefaultShadowLight value="182, 0, 0, 255" />
|
||||
|
||||
<!-- LABELS -->
|
||||
<LabelDisabledColor value="0, 0, 0, 148" />
|
||||
<LabelSelectedColor value="220, 0, 0, 255" />
|
||||
<LabelSelectedDisabledColor value="164, 190, 237, 128" />
|
||||
<LabelTextColor value="0, 0, 0, 255" />
|
||||
|
||||
<!-- LOGIN -->
|
||||
<LoginProgressBarBgColor value="255, 0, 0, 255" />
|
||||
<LoginProgressBarFgColor value="255, 0, 0, 255" />
|
||||
<LoginProgressBoxBorderColor value="1, 0, 0, 0" />
|
||||
<LoginProgressBoxCenterColor value="0, 0, 0, 200" />
|
||||
<LoginProgressBoxShadowColor value="0, 0, 0, 200" />
|
||||
<LoginProgressBoxTextColor value="255, 255, 255, 255"/>
|
||||
|
||||
<!-- BUTTONS -->
|
||||
<ButtonLabelColor value="0, 0, 0, 255" /> <!-- Text labels for buttons, like the "OK" text -->
|
||||
<ButtonLabelSelectedColor value="255, 255, 255, 255" />
|
||||
<ButtonLabelDisabledColor value="1, 0, 0, 128" />
|
||||
<ButtonLabelSelectedDisabledColor value="1, 0, 0, 128" />
|
||||
<ButtonSelectedBgColor value="200, 202, 62, 255" />
|
||||
<ButtonSelectedColor value="255, 255, 0, 255" />
|
||||
<ButtonUnselectedBgColor value="240, 2, 2, 255" />
|
||||
<ButtonUnselectedFgColor value="255, 255, 255, 255" />
|
||||
<ButtonBorderColor value="239, 156, 0, 255" />
|
||||
<ButtonFlashBgColor value="255, 90, 62, 127" />
|
||||
<ButtonColor value="255, 0, 0, 255" /> <!-- Blended with button art, usually left as opaque white -->
|
||||
<ButtonImageColor value="255, 0, 0, 255" /> <!-- Blended with button art, usually left as opaque white -->
|
||||
|
||||
<!-- SLIDERS -->
|
||||
<SliderDisabledThumbColor value="0, 0, 0, 255" />
|
||||
<SliderThumbCenterColor value="255, 0, 0, 255" />
|
||||
<SliderThumbOutlineColor value="101, 0, 0, 255" />
|
||||
<SliderTrackColor value="101, 0, 0, 255" />
|
||||
|
||||
<!-- TEXTFIELDS -->
|
||||
<TextBgFocusColor value="0, 0, 0, 255" /> <!-- Text field background when receiving input (focused) -->
|
||||
<TextBgReadOnlyColor value="0, 0, 0, 250" /> <!-- Text field background when read-only -->
|
||||
<TextBgWriteableColor value="20, 0, 0, 205" /> <!-- Text field background when not receiving input (unfocused) -->
|
||||
<TextCursorColor value="250, 0, 0, 255" />
|
||||
<TextFgColor value="255, 0, 0, 255" />
|
||||
<TextFgReadOnlyColor value="220, 0, 0, 200" />
|
||||
<TextFgTentativeColor value="250, 0, 0, 128" />
|
||||
<TextEmbeddedItemReadOnlyColor value="58, 147, 21, 255" /> <!-- i.e. About Land name that you don't own -->
|
||||
<TextEmbeddedItemColor value="0, 0, 128, 255" />
|
||||
<TextDefaultColor value="255, 0, 0, 255"/>
|
||||
|
||||
<!-- LISTBOXES -->
|
||||
<ScrollBgReadOnlyColor value="230, 0, 0, 120" />
|
||||
<ScrollBgWriteableColor value="255, 0, 0, 130" />
|
||||
<ScrollBGStripeColor value="220, 40, 0, 60" />
|
||||
<ScrollDisabledColor value="28, 28, 28, 204" />
|
||||
<ScrollSelectedBGColor value="255, 0, 0, 150" />
|
||||
<ScrollSelectedFGColor value="1, 0, 0, 255" /> <!-- Text color -->
|
||||
<ScrollUnselectedColor value="255, 0, 0, 255" /> <!-- Text color -->
|
||||
<ScrollHighlightedColor value="145, 90, 0, 28" /> <!-- Hover color -->
|
||||
<ScrollbarThumbColor value="200, 0, 0, 255" />
|
||||
<ScrollbarTrackColor value="70, 0, 0, 255" />
|
||||
|
||||
<!-- MENUS -->
|
||||
<MenuBarBgColor value="0, 0, 0, 130" />
|
||||
<MenuBarGodBgColor value="255, 50, 0, 230" />
|
||||
<MenuNonProductionGodBgColor value="255, 50, 0, 230" />
|
||||
<MenuNonProductionBgColor value="0, 0, 0, 130" />
|
||||
<MenuDefaultBgColor value="0, 0, 0, 145" />
|
||||
<MenuItemDisabledColor value="180, 0, 0, 128" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
|
||||
<MenuItemEnabledColor value="250, 0, 0, 255" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
|
||||
<MenuItemHighlightBgColor value="0, 0, 0, 200" />
|
||||
<MenuItemHighlightFgColor value="255, 0, 0, 255" /> <!-- Highlighted menu text color; also treeview node selection highlight -->
|
||||
<MenuPopupBgColor value="0, 0, 0, 240" />
|
||||
|
||||
<!-- PIE MENUS -->
|
||||
<PieMenuBgColor value="0, 0, 0, 160" />
|
||||
<PieMenuLineColor value="255, 0, 0, 60" />
|
||||
<PieMenuSelectedColor value="217, 21, 0, 120" />
|
||||
|
||||
<!-- TOOLTIPS -->
|
||||
<ToolTipBgColor value="255, 0, 0, 230" />
|
||||
<ToolTipBorderColor value="255, 50, 0, 255" />
|
||||
<ToolTipTextColor value="0, 0, 0, 255" />
|
||||
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="189, 0, 0, 240" />
|
||||
<NotifyTextColor value="1, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
||||
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
||||
|
||||
<!-- CHAT AND IM HISTORY TEXTBOX COLORS -->
|
||||
<ChatHistoryBgColor value="20, 1, 0, 200" />
|
||||
<ChatHistoryTextColor value="255, 0, 0, 255" />
|
||||
<IMHistoryBgColor value="40, 1, 0, 200" />
|
||||
<IMHistoryTextColor value="240, 0,0, 255" />
|
||||
|
||||
<!-- IN-WORLD SELECTION -->
|
||||
<SilhouetteParentColor value="255, 255, 0, 255" />
|
||||
<SilhouetteChildColor value="106, 6,7, 255" />
|
||||
<HighlightParentColor value="255,0,0,45" />
|
||||
<HighlightChildColor value="220,0,0, 25" />
|
||||
<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="0, 0, 0, 255" />
|
||||
<HelpScrollThumbColor value="255, 255, 255, 255" />
|
||||
<HelpScrollHighlightColor value="115, 132, 155, 255" />
|
||||
<HelpScrollShadowColor value="0, 0, 0, 255" />
|
||||
|
||||
<!-- MISC -->
|
||||
<AvatarNameColor value="251, 0, 0, 225" /> <!-- Text color of avatar nametags -->
|
||||
<FocusColor value="239, 156, 0, 255" /> <!-- Color of the glow around UI controls with keyboard focus -->
|
||||
<FloaterButtonImageColor value="255, 255, 255, 200" /> <!-- 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 -->
|
||||
<MapAutopilotColor value="255, 128, 0, 255" />
|
||||
<ContextSilhouetteColor value="239, 156, 0, 255" /> <!-- For "context" highlighting, i.e. pie menu -->
|
||||
<ScriptBgReadOnlyColor value="180, 180, 180, 255" />
|
||||
<ParcelTextColor value="255, 0, 0, 155" /> <!-- Parcel name on menu bar, normal state -->
|
||||
<ParcelHoverColor value="255, 70, 0, 255" /> <!-- Parcel name on menu bar, hover state -->
|
||||
<TimeTextColor value="1, 0, 0, 255" /> <!-- SL Time on menu bar -->
|
||||
<BalanceTextColor value="255, 100, 0, 255" /> <!-- Linden dollar balance on menu bar -->
|
||||
<HealthTextColor value="110, 15, 15, 255" /> <!-- Damage meter text on menu bar -->
|
||||
<GroupOverTierColor value="110, 15, 15, 255" /> <!-- Warning text in Group Info window -->
|
||||
<FilterBackgroundColor value="5, 5, 4, 180" /> <!-- Matching region of Inventory search text -->
|
||||
<FilterTextColor value="255, 0, 0, 255" />
|
||||
<InventoryItemSuffixColor value="150, 7, 5, 255"/>
|
||||
<InventorySearchStatusColor value="220, 0, 0,225" />
|
||||
<ConsoleBackground value="0, 0, 0, 255" />
|
||||
<FolderViewLoadingMessageTextColor value="240, 5, 0, 255"/>
|
||||
<InventoryBackgroundColor value="0, 0, 0, 180"/>
|
||||
<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="227, 0, 0, 245"/>
|
||||
<AlertTextColor value="1, 0, 0, 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, 184, 188, 255"/>
|
||||
<MultiSliderThumbOutlineColor value="0, 0, 0, 255"/>
|
||||
<MultiSliderTrackColor value="30, 30, 30, 255"/>
|
||||
<MultiSliderThumbCenterSelectedColor value="255, 50, 50, 255"/>
|
||||
<MultiSliderTriangleColor value="255, 255, 50, 255"/>
|
||||
|
||||
</settings>
|
||||
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
BIN
indra/newview/skins/gred/textures/btn_chatbar.tga
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
indra/newview/skins/gred/textures/btn_chatbar_selected.tga
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
indra/newview/skins/gred/textures/button_anim_pause.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/button_anim_pause_selected.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/button_anim_play.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/button_anim_play_selected.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/button_anim_stop.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/button_anim_stop_selected.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/button_disabled_32x128.tga
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
indra/newview/skins/gred/textures/button_enabled_32x128.tga
Normal file
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
BIN
indra/newview/skins/gred/textures/cam_rotate_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/cam_rotate_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/cam_tracking_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/cam_tracking_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/cam_zoom_minus_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/cam_zoom_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/cam_zoom_plus_in.tga
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
indra/newview/skins/gred/textures/color_swatch_alpha.tga
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
indra/newview/skins/gred/textures/darkgray.tga
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
indra/newview/skins/gred/textures/eye_button_active.tga
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
indra/newview/skins/gred/textures/eye_button_inactive.tga
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
indra/newview/skins/gred/textures/ff_edit_mine_button.tga
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
indra/newview/skins/gred/textures/ff_edit_theirs_button.tga
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
indra/newview/skins/gred/textures/ff_visible_map_button.tga
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
indra/newview/skins/gred/textures/ff_visible_online_button.tga
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
indra/newview/skins/gred/textures/flyout_btn_left.tga
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
indra/newview/skins/gred/textures/flyout_btn_left_disabled.tga
Normal file
BIN
indra/newview/skins/gred/textures/flyout_btn_left_selected.tga
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
indra/newview/skins/gred/textures/flyout_btn_right.tga
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
indra/newview/skins/gred/textures/flyout_btn_right_disabled.tga
Normal file
BIN
indra/newview/skins/gred/textures/flyout_btn_right_selected.tga
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
indra/newview/skins/gred/textures/folder_arrow.tga
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
indra/newview/skins/gred/textures/icn_chatbar.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_media-pause_active.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_media-pause_disabled.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_media-pause_enabled.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_media-play_enabled.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_media-stop_enabled.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_media.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_music.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_scrollbar.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/icn_scrollbar_bg.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/icn_scrollbar_thumb.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/icn_slide-groove_dark.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_slide-highlight.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_slide-thumb_dark.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/icn_speaker-muted_dark.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/icn_speaker_dark.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/icn_toolbar_build.tga
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
indra/newview/skins/gred/textures/icn_toolbar_fly.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_toolbar_inventory.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_toolbar_map.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_toolbar_minimap.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_toolbar_radar.tga
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
indra/newview/skins/gred/textures/icn_toolbar_search.tga
Normal file
BIN
indra/newview/skins/gred/textures/icn_toolbar_snapshot.tga
Normal file
BIN
indra/newview/skins/gred/textures/lightgray.tga
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
indra/newview/skins/gred/textures/move_backward_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_backward_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_down_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_down_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_forward_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_forward_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_left_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_left_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_right_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_right_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_turn_left_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_turn_left_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_turn_right_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_turn_right_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_up_in.tga
Normal file
BIN
indra/newview/skins/gred/textures/move_up_out.tga
Normal file
BIN
indra/newview/skins/gred/textures/notify_next.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
indra/newview/skins/gred/textures/preview.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
indra/newview/skins/gred/textures/progress_fill.tga
Normal file
BIN
indra/newview/skins/gred/textures/progressbar_fill.tga
Normal file
BIN
indra/newview/skins/gred/textures/progressbar_track.tga
Normal file
BIN
indra/newview/skins/gred/textures/ptt_lock_off.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/ptt_lock_on.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/scrollbutton_down_in_blue.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/scrollbutton_down_out_blue.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/scrollbutton_left_in_blue.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/scrollbutton_left_out_blue.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/scrollbutton_right_in_blue.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/scrollbutton_up_in_blue.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
indra/newview/skins/gred/textures/scrollbutton_up_out_blue.tga
Normal file
|
After Width: | Height: | Size: 1.0 KiB |