aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/silver
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/silver')
-rw-r--r--linden/indra/newview/skins/silver/colors.xml102
-rw-r--r--linden/indra/newview/skins/silver/textures/textures.xml25
-rw-r--r--linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml90
-rw-r--r--linden/indra/newview/skins/silver/xui/en-us/panel_toolbar.xml77
4 files changed, 0 insertions, 294 deletions
diff --git a/linden/indra/newview/skins/silver/colors.xml b/linden/indra/newview/skins/silver/colors.xml
deleted file mode 100644
index bc9221e..0000000
--- a/linden/indra/newview/skins/silver/colors.xml
+++ /dev/null
@@ -1,102 +0,0 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2<settings version = "101">
3
4 <!-- Additional comments by McCabe Maxsted -->
5
6 <!-- WINDOWS -->
7<TitleBarFocusColor value="50, 115, 185, 120" /> <!-- Focused window title bar highlight, no equivalent for unfocused windows -->
8<FloaterFocusBorderColor value="50, 115, 185, 75" /> <!-- Focused window border color -->
9<FloaterUnfocusBorderColor value="110, 110, 110, 60" /> <!-- Unfocused window border color -->
10<FocusBackgroundColor value="165, 180, 200, 245" /> <!-- Background color of focused windows -->
11<DefaultBackgroundColor value="165, 180, 200, 128" /> <!-- Background color for unfocused windows -->
12<DefaultHighlightDark value="50, 115, 185, 255" />
13<DefaultHighlightLight value="50, 115, 185, 255" /> <!-- Unfocused border, bottom portion -->
14<DefaultShadowDark value="50, 115, 185, 255" /> <!-- Unfocused border, top portion -->
15<DefaultShadowLight value="50, 115, 185, 255" /> <!-- Tab area border for IMs -->
16
17 <!-- WINDOW LABELS -->
18<LabelDisabledColor value="0, 30, 60, 128" /> <!-- Color for unfocused window titles -->
19<LabelTextColor value="0, 30, 60, 255" /> <!-- Color for window labels and titles -->
20
21 <!-- BUTTONS -->
22<ButtonLabelColor value="0, 30, 60, 255" /> <!-- Label text color for buttons, like the "OK" text -->
23<ButtonLabelSelectedColor value="255, 255, 255, 255" /> <!-- Label text color when button selected -->
24<ButtonLabelDisabledColor value="0, 30, 60, 128" /> <!-- Label text color when button disabled -->
25<ButtonLabelSelectedDisabledColor value="0, 30, 60, 128" /> <!-- Label text color when button disabled but selected -->
26
27 <!-- SLIDERS, single line -->
28<SliderThumbCenterColor value="255, 255, 255, 255" /> <!-- Unfocused slider thumb color -->
29<SliderThumbOutlineColor value="37, 64, 99, 255" /> <!-- Focused slider thumb color -->
30<SliderTrackColor value="37, 64, 99, 255" /> <!-- Not used -->
31
32 <!-- TEXTFIELDS -->
33<TextBgFocusColor value="255, 255, 255, 255" /> <!-- Text field background when receiving input (focused) -->
34<TextBgReadOnlyColor value="255, 255, 255, 140" /> <!-- Text field background when read-only -->
35<TextBgWriteableColor value="255, 255, 255, 255" /> <!-- Text field background when not receiving input (unfocused) -->
36<TextFgColor value="48, 48, 45, 255" /> <!-- Text color for all text entry fields; cursor color for line editors -->
37<TextFgReadOnlyColor value="0, 0, 0, 200" /> <!-- Text color in read-only fields -->
38<TextLinkColor value="0, 20, 255, 255"/>
39<TextLinkHoverColor value="0, 50, 255, 255"/>
40
41 <!-- LISTBOXES -->
42<ScrollBgReadOnlyColor value="255, 255, 255, 140" /> <!-- Background of read only lists -->
43<ScrollBgWriteableColor value="255, 255, 255, 140" /> <!-- Background of editable lists, e.g. groups-->
44<ScrollBGStripeColor value="145, 180, 220, 60" /> <!-- Background stripes in sortable lists, e.g. Events Search -->
45<ScrollSelectedBGColor value="50, 115, 185, 150" /> <!-- Selected item in a list highlight -->
46<ScrollSelectedFGColor value="0, 30, 60, 255" /> <!-- Text color -->
47<ScrollUnselectedColor value="0, 30, 60, 255" /> <!-- Text color -->
48<ScrollHighlightedColor value="145, 180, 220, 128" /> <!-- Hover color -->
49<ScrollbarThumbColor value="120, 160, 200, 255" /> <!-- Scroll bar -->
50<ScrollbarTrackColor value="183, 202, 220, 255" /> <!-- Scroll bar background -->
51<ScrollReadOnlyColor value="180, 180, 180, 255" /> <!-- Color for inactive but not disabled lists -->
52
53 <!-- MENUS -->
54<MenuBarBgColor value="185, 200, 220, 230" /> <!-- Menu bar background -->
55<MenuBarGodBgColor value="100, 200, 130, 230" /> <!-- Menu bar background with God Mode enabled -->
56<MenuNonProductionGodBgColor value="100, 200, 130, 230" /> <!-- Beta viewer menu bar background -->
57<MenuNonProductionBgColor value="230, 70, 70, 230" /> <!-- Beta viewer menu bar background with God Mode enabled -->
58<MenuDefaultBgColor value="210, 220, 230, 245" /> <!-- Menu background -->
59<MenuItemDisabledColor value="0, 30, 60, 128" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
60<MenuItemEnabledColor value="0, 30, 60, 255" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
61<MenuItemHighlightBgColor value="50, 115, 185, 100" /> <!-- Highlighted menu item background color -->
62<MenuItemHighlightFgColor value="0, 30, 60, 255" /> <!-- Highlighted menu item text color; also treeview node selection highlight -->
63<MenuPopupBgColor value="197, 217, 234, 240" /> <!-- Right-click menu background -->
64
65 <!-- PIE MENUS -->
66<PieMenuBgColor value="118, 156, 201, 230" /> <!-- Color of pie menu -->
67<PieMenuLineColor value="255, 255, 255, 60" /> <!-- Color of pie menu slice separators -->
68<PieMenuSelectedColor value="185, 200, 220, 120" /> <!-- Color of pie menu slice when selected -->
69
70 <!-- MENU BAR -->
71<ParcelTextColor value="40, 40, 90, 255" /> <!-- Parcel name on menu bar, normal state -->
72<ParcelHoverColor value="70, 70, 100, 255" /> <!-- Parcel name on menu bar, hover state -->
73<TimeTextColor value="0, 30, 60, 255" /> <!-- SL Time on menu bar -->
74<BalanceTextColor value="0, 100, 40, 255" /> <!-- Linden dollar balance on menu bar -->
75<HealthTextColor value="110, 15, 15, 255" /> <!-- Damage meter text on menu bar -->
76
77 <!-- TOOLTIPS -->
78<ToolTipBgColor value="250, 255, 225, 230" /> <!-- Tool tips, i.e. "Hover Tips" -->
79
80 <!-- NOTIFICATION POP-UPS -->
81<NotifyBoxColor value="170, 210, 255, 240" /> <!-- Notification background, i.e. tp requests -->
82<NotifyTextColor value="0, 30, 60, 255" /> <!-- Notification text -->
83<GroupNotifyBoxColor value="170, 210, 255, 240" /> <!-- Group notices background -->
84
85 <!-- ALERT BOX COLORS -->
86<AlertBoxColor value="165, 180, 200, 245" /> <!-- Alert floaters, like the warning before returning objects -->
87<AlertTextColor value="0, 30, 60, 255" /> <!-- Alert floater text -->
88
89 <!-- CHAT AND IM HISTORY TEXTBOX COLORS -->
90<ChatHistoryBgColor value="0, 30, 80, 200" /> <!-- Local Chat background -->
91
92 <!-- INVENTORY -->
93<InventoryBackgroundColor value="255, 255, 255, 80"/> <!-- Inventory floater background -->
94<InventoryItemSuffixColor value="120, 70, 55, 255"/> <!-- "worn", "no modify", etc -->
95<FilterBackgroundColor value="75, 75, 150, 180" /> <!-- Inventory search background -->
96<InventorySearchStatusColor value="0, 0, 0, 255" /> <!-- "Searching..." -->
97
98 <!-- MISC -->
99<FloaterButtonImageColor value="255, 255, 255, 255" /> <!-- The floater buttons (like the close box) are white images that receive this color. -->
100<ButtonCautionImageColor value="255, 255, 255, 255" /> <!-- Match the caution dialog buttons to the default -->
101
102</settings>
diff --git a/linden/indra/newview/skins/silver/textures/textures.xml b/linden/indra/newview/skins/silver/textures/textures.xml
deleted file mode 100644
index ca27d9e..0000000
--- a/linden/indra/newview/skins/silver/textures/textures.xml
+++ /dev/null
@@ -1,25 +0,0 @@
1<textures version="101">
2 <texture name="button_disabled_32x128.tga" preload="true" scale_left="8" scale_top="16" scale_right="120" scale_bottom="8"/>
3 <texture name="button_enabled_32x128.tga" preload="true" scale_left="8" scale_top="16" scale_right="120" scale_bottom="8"/>
4 <texture name="toolbar_btn_enabled.tga" scale_left="26" scale_top="24" scale_right="102" scale_bottom="0" />
5
6 <texture name="progressbar_fill.tga" preload="true" scale_left="4" scale_top="7" scale_right="71" scale_bottom="7"/>
7 <texture name="progressbar_track.tga" preload="true" scale_left="3" scale_top="7" scale_right="87" scale_bottom="7"/>
8
9 <texture name="toolbar_btn_disabled.tga" scale_left="26" scale_top="24" scale_right="102" scale_bottom="0" />
10 <texture name="toolbar_btn_selected.tga" scale_left="26" scale_top="24" scale_right="102" scale_bottom="0" />
11 <texture name="button_enabled_selected_32x128.tga" preload="true" scale_left="12" scale_top="12" scale_right="118" scale_bottom="14"/>
12
13 <texture name="rounded_square.tga" file_name="rounded_square.tga" preload="true" scale_left="8" scale_top="16" scale_right="120" scale_bottom="8"/>
14 <texture name="rounded_square_soft.tga" file_name="rounded_square_soft.tga" preload="true" scale_left="8" scale_top="16" scale_right="120" scale_bottom="8"/>
15
16 <texture name="btn_chatbar.tga" scale_left="16" scale_top="24" scale_right="48" scale_bottom="0"/>
17 <texture name="btn_chatbar_selected.tga" scale_left="16" scale_top="24" scale_right="48" scale_bottom="0"/>
18
19 <texture name="flyout_btn_right_selected.tga" scale_left="6" scale_top="12" scale_right="26" scale_bottom="12"/>
20 <texture name="flyout_btn_right.tga" scale_left="6" scale_top="12" scale_right="26" scale_bottom="12"/>
21 <texture name="flyout_btn_right_disabled.tga" scale_left="6" scale_top="12" scale_right="122" scale_bottom="12"/>
22 <texture name="flyout_btn_left_selected.tga" scale_left="6" scale_top="12" scale_right="122" scale_bottom="12"/>
23 <texture name="flyout_btn_left.tga" scale_left="6" scale_top="12" scale_right="122" scale_bottom="12"/>
24 <texture name="flyout_btn_left_disabled.tga" scale_left="6" scale_top="12" scale_right="122" scale_bottom="12"/>
25</textures>
diff --git a/linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml b/linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml
deleted file mode 100644
index 0567388..0000000
--- a/linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml
+++ /dev/null
@@ -1,90 +0,0 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel bg_visible="false" border="false" border_visible="false" bottom="1"
3 enabled="true" follows="right|bottom" height="20" left="0"
4 name="media_controls" width="220">
5 <icon bottom="-18" enabled="true" follows="left|top" height="14"
6 image_name="icn_label_music.tga" label="" left_delta="6" mouse_opaque="true"
7 name="music_icon" scale_image="true" tool_tip="Play streaming music"
8 width="14" />
9 <button bottom="-21" enabled="true" follows="left|top" height="20"
10 image_overlay="icn_play.tga"
11 image_unselected="flyout_btn_left.tga"
12 image_selected="flyout_btn_left_selected.tga"
13 image_disabled="flyout_btn_left_disabled.tga"
14 label="" left_delta="16"
15 mouse_opaque="true" name="music_play" scale_image="true" toggle="false"
16 tool_tip="Play streaming music" width="20" />
17 <button bottom="-21" enabled="true" follows="left|top" height="20"
18 image_overlay="icn_stop.tga"
19 image_unselected="flyout_btn_right.tga"
20 image_selected="flyout_btn_right_selected.tga"
21 image_disabled="flyout_btn_right_disabled.tga"
22 label="" left_delta="20"
23 mouse_opaque="true" name="music_stop" scale_image="true" toggle="false"
24 tool_tip="Stop streaming music" width="20" />
25 <icon bottom="-18" enabled="true" follows="left|top" height="14"
26 image_name="icn_label_media.tga"
27 label="" left_delta="22" mouse_opaque="true"
28 name="media_icon" scale_image="true" tool_tip="Play/pause streaming music"
29 width="17" />
30 <button bottom="-21" enabled="true" follows="left|top" height="20"
31 image_overlay="icn_play.tga"
32 image_unselected="flyout_btn_left.tga"
33 image_selected="flyout_btn_left_selected.tga"
34 image_disabled="flyout_btn_left_disabled.tga"
35 label="" left_delta="19"
36 mouse_opaque="true" name="media_play" scale_image="true" toggle="false"
37 tool_tip="Play/pause streaming music" width="20" />
38 <button bottom="-21" enabled="false" follows="left|top" height="20"
39 image_overlay="icn_pause.tga"
40 image_unselected="flyout_btn_left.tga"
41 image_selected="flyout_btn_left_selected.tga"
42 image_disabled="flyout_btn_left_disabled.tga"
43 label="" left_delta="0"
44 mouse_opaque="true" name="media_pause" scale_image="true" toggle="false"
45 tool_tip="Pause streaming media" width="20" />
46 <button bottom="-21" enabled="true" follows="left|top" height="20"
47 image_overlay="icn_stop.tga"
48 image_unselected="flyout_btn_right.tga"
49 image_selected="flyout_btn_right_selected.tga"
50 image_disabled="flyout_btn_right_disabled.tga"
51 label="" left_delta="20"
52 mouse_opaque="true" name="media_stop" scale_image="true" toggle="false"
53 tool_tip="Stop streaming media" width="20" />
54 <volume_slider bottom="-23" control_name="AudioLevelMaster" height="22" increment="0.05"
55 initial_val="0.5" left_delta="20" max_val="1" min_val="0"
56 mouse_opaque="true" name="volume_slider" tool_tip="Master Volume"
57 width="56" />
58 <button bottom="-19" control_name="MuteAudio" height="20"
59 image_selected="icn_speaker-muted_dark.tga"
60 image_unselected="icn_speaker_dark.tga" label="" left_delta="56"
61 name="mute_master" toggle="true" tool_tip="Master Mute" width="25" />
62 <button bottom="-21" control_name="ShowVolumeSettingsPopup" height="20" label=""
63 left_delta="19" name="expand" scale_image="true" toggle="true"
64 tool_tip="Adjust individual volume levels" width="20" />
65
66 <string name="play_label">
67 Play
68 </string>
69 <string name="stop_label">
70 Stop
71 </string>
72 <string name="pause_label">
73 Pause
74 </string>
75 <string name="default_tooltip_label">
76 No Media Specified
77 </string>
78 <string name="media_hidden_label">
79 (URL hidden by parcel owner)
80 </string>
81 <string name="media_icon_tooltip_web">
82 This location displays content from the World Wide Web. Click the Play button to display Web content.
83 </string>
84 <string name="media_icon_tooltip_movie">
85 This location displays Video content. Click the Play button to play the video.
86 </string>
87 <string name="media_play_tooltip">
88 Display Web content at this location.
89 </string>
90</panel>
diff --git a/linden/indra/newview/skins/silver/xui/en-us/panel_toolbar.xml b/linden/indra/newview/skins/silver/xui/en-us/panel_toolbar.xml
deleted file mode 100644
index 1009b3d..0000000
--- a/linden/indra/newview/skins/silver/xui/en-us/panel_toolbar.xml
+++ /dev/null
@@ -1,77 +0,0 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel background_opaque="false" background_visible="false" bottom="0" can_close="true"
3 can_minimize="false" can_resize="false" follows="left|right|bottom"
4 height="28" name="toolbar" width="1024">
5
6 <string name="Redock Windows">Redock Windows</string>
7 <panel bottom="0" filename="panel_bg_toolbar.xml" height="28" left="0" width="1024" />
8 <layout_stack name="toolbar_stack" follows="left|right|bottom|top" bottom="2" left="1" width="1022" height="26" min_width="200" min_height="26" orientation="horizontal" border_size="0">
9 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" left="0" />
10 <button bottom="0" font="SansSerif" height="24"
11 image_selected="btn_chatbar_selected.tga" scale_image="true"
12 image_unselected="btn_chatbar.tga" label="" left="2" name="chat_btn"
13 image_overlay="icn_chatbar.tga" tool_tip="Show Chat Bar. (Enter)"
14 width="50" auto_resize="false" follows="left|right" user_resize="false"/>
15 <icon image_name="spacer24.tga" left_delta="2" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0"/>
16 <flyout_button bottom="0" font="SansSerif" height="24" label="Communicate" left="0"
17 name="communicate_btn" tool_tip="Communicate with your Friends and Groups."
18 list_position="above"
19 width="50" follows="left|right" user_resize="false"/>
20 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0"/>
21 <button bottom="0" font="SansSerif" height="24" label="Fly"
22 image_overlay="icn_toolbar_fly.tga" image_overlay_alignment="left"
23 image_selected="toolbar_btn_selected.tga"
24 image_unselected="toolbar_btn_enabled.tga"
25 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
26 label_selected="Stop Flying" left="0" name="fly_btn"
27 tool_tip="Start flying. Use E/C or PgUp/PgDn to fly up and down."
28 width="50" follows="left|right" user_resize="false"/>
29 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" />
30 <button bottom="0" font="SansSerif" height="24" label="Snapshot" left="0"
31 image_overlay="icn_toolbar_snapshot.tga" image_overlay_alignment="left"
32 image_selected="toolbar_btn_selected.tga"
33 image_unselected="toolbar_btn_enabled.tga"
34 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
35 name="snapshot_btn" tool_tip="Save a screen shot to disk or inventory."
36 width="50" follows="left|right" user_resize="false"/>
37 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" />
38 <button bottom="0" font="SansSerif" height="24" label="Search" left="0"
39 image_overlay="icn_toolbar_search.tga" image_overlay_alignment="left"
40 image_selected="toolbar_btn_selected.tga"
41 image_unselected="toolbar_btn_enabled.tga"
42 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
43 name="directory_btn"
44 tool_tip="Search for places, events, people, and more." width="50" follows="left|right" user_resize="false"/>
45 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" />
46 <button bottom="0" font="SansSerif" height="24" label="Build" left="0" name="build_btn"
47 image_overlay="icn_toolbar_build.tga" image_overlay_alignment="left"
48 image_selected="toolbar_btn_selected.tga"
49 image_unselected="toolbar_btn_enabled.tga"
50 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
51 tool_tip="Create new objects." width="50" follows="left|right" user_resize="false"/>
52 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" />
53 <button bottom="0" font="SansSerif" height="24" label="Map" left="0" name="map_btn"
54 image_overlay="icn_toolbar_map.tga" image_overlay_alignment="left"
55 image_selected="toolbar_btn_selected.tga"
56 image_unselected="toolbar_btn_enabled.tga"
57 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
58 tool_tip="Map of the world. (Ctrl-M)" width="50" follows="left|right" user_resize="false"/>
59 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" />
60 <button bottom="0" font="SansSerif" height="24" label="Mini-Map" left="0"
61 image_overlay="icn_toolbar_minimap.tga" image_overlay_alignment="left"
62 image_selected="toolbar_btn_selected.tga"
63 image_unselected="toolbar_btn_enabled.tga"
64 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
65 name="radar_btn" tool_tip="Map of the area around you. (Ctrl-Shift-M)"
66 width="50" follows="left|right" user_resize="false"/>
67 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" />
68 <button bottom="0" font="SansSerif" height="24" label="Inventory" left="0"
69 image_overlay="icn_toolbar_inventory.tga" image_overlay_alignment="left"
70 image_selected="toolbar_btn_selected.tga"
71 image_unselected="toolbar_btn_enabled.tga"
72 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
73 name="inventory_btn" tool_tip="Your items. (Ctrl-I)" width="50" follows="left|right" user_resize="false"/>
74 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0" />
75 </layout_stack>
76
77</panel>