aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:27 -0500
committerJacek Antonelli2008-08-15 23:45:27 -0500
commita8a62201ba762e98dff92cf49033e577fc34d8d4 (patch)
tree11f8513c5cdc222f2fac0c93eb724c089803c200 /linden/indra/newview/app_settings
parentSecond Life viewer sources 1.18.6.4-RC (diff)
downloadmeta-impy-a8a62201ba762e98dff92cf49033e577fc34d8d4.zip
meta-impy-a8a62201ba762e98dff92cf49033e577fc34d8d4.tar.gz
meta-impy-a8a62201ba762e98dff92cf49033e577fc34d8d4.tar.bz2
meta-impy-a8a62201ba762e98dff92cf49033e577fc34d8d4.tar.xz
Second Life viewer sources 1.19.0.0
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r--linden/indra/newview/app_settings/colors_base.ini157
-rw-r--r--linden/indra/newview/app_settings/colors_base.xml16
2 files changed, 12 insertions, 161 deletions
diff --git a/linden/indra/newview/app_settings/colors_base.ini b/linden/indra/newview/app_settings/colors_base.ini
deleted file mode 100644
index 3c928c1..0000000
--- a/linden/indra/newview/app_settings/colors_base.ini
+++ /dev/null
@@ -1,157 +0,0 @@
1version 101
2// colors_base.ini
3// This file specifies colors that are used in the user interface.
4// To provide your own custom colors, edit the colors.ini file.
5// DO NOT EDIT THIS FILE or Second Life will crash.
6
7// Color of the names over avatar heads
8AvatarNameColor 251 175 93 255
9
10BalanceTextColor 0 255 0 255
11
12// These are "blended" with the button graphics, and hence should
13// usually be left as opaque white.
14ButtonColor 255 255 255 255
15ButtonImageColor 255 255 255 255
16
17// Text labels for buttons, like the "OK" text
18ButtonLabelColor 220 220 220 255
19ButtonLabelSelectedColor 220 220 220 255
20ButtonLabelDisabledColor 147 169 213 200
21ButtonLabelSelectedDisabledColor 164 190 237 200
22
23ButtonSelectedBgColor 62 62 62 255
24ButtonSelectedColor 255 255 255 255
25ButtonUnselectedBgColor 62 62 62 255
26ButtonUnselectedFgColor 255 255 255 255
27ButtonBorderColor 255 255 255 255
28
29// Chat History dialog
30ChatHistoryBgColor 0 0 0 0
31ChatHistoryTextColor 255 255 255 255
32
33// The floater buttons (like the close box) are white images that receive this color.
34FloaterButtonImageColor 239 156 0 255
35
36// The drop shadow behind windows and menus.
37// The button one is baked into the graphic.
38ColorDropShadow 0 0 0 255
39DefaultBackgroundColor 62 62 62 100
40DefaultHighlightDark 26 26 26 255
41DefaultHighlightLight 115 132 155 255
42DefaultShadowDark 26 26 26 255
43DefaultShadowLight 0 0 0 255
44
45// Color of the rectangle around entry fields with keyboard focus.
46FocusColor 238 156 0 255
47FocusSecondaryColor 171 212 245 255
48
49// Edit mode grid
50GridFocusPointColor 255 255 255 128
51GridlineColor 255 255 255 255
52GridlineBGColor 235 235 255 200
53GridlineShadowColor 0 0 0 80
54
55HealthTextColor 255 255 255 255
56
57HelpBgColor 200 209 204 255
58HelpFgColor 0 0 0 255
59
60HelpScrollTrackColor 183 184 188 255
61HelpScrollThumbColor 80 96 124 255
62HelpScrollHighlightColor 115 132 155 255
63HelpScrollShadowColor 0 0 0 255
64
65
66LabelDisabledColor 147 169 213 77
67LabelSelectedColor 255 255 255 255
68LabelSelectedDisabledColor 164 190 237 128
69LabelTextColor 147 169 213 255
70
71MapAutopilotColor 255 128 0 255
72
73// Menus on the top of the screen
74MenuBarBgColor 62 62 62 255
75MenuBarGodBgColor 62 62 62 255
76MenuNonProductionBgColor 128 0 0 255
77MenuNonProductionGodBgColor 128 0 0 255
78MenuDefaultBgColor 0 0 0 255
79MenuItemDisabledColor 133 133 164 128
80MenuItemEnabledColor 255 255 255 255
81MenuItemHighlightBgColor 183 184 188 80
82MenuItemHighlightFgColor 255 255 255 255
83MenuPopupBgColor 0 0 0 255
84
85// Colors for the Mini-Map
86NetMapBackgroundColor 0 0 0 77
87NetMapYouOwnAboveWater 0 255 255 255
88NetMapYouOwnBelowWater 0 200 200 255
89NetMapGroupOwnAboveWater 255 0 255 255
90NetMapGroupOwnBelowWater 200 0 200 255
91NetMapOtherOwnAboveWater 60 60 60 255
92NetMapOtherOwnBelowWater 30 30 30 255
93
94// Notify boxes are the slide-down notifications at the
95// top-right of the screen.
96NotifyBoxColor 58 147 242 255
97NotifyTipColor 58 147 242 255
98OpaqueBackgroundColor 62 62 62 255
99GroupNotifyBoxColor 70 170 255 255
100
101// Menu that spawns on right-click
102PieMenuBgColor 62 62 62 77
103PieMenuLineColor 0 0 0 128
104PieMenuSelectedColor 183 184 188 77
105
106// Colors for property lines and land ownership overlay
107PropertyColorAvail 0 0 0 0
108PropertyColorGroup 0 184 184 102
109PropertyColorOther 255 0 0 102
110PropertyColorSelf 0 255 0 102
111PropertyColorForSale 255 128 0 102
112// match the color on the world map
113PropertyColorAuction 128 0 255 102
114
115ScrollBgReadOnlyColor 200 209 204 255
116ScrollBgWriteableColor 200 209 204 255
117ScrollBGStripeColor 100 100 100 40
118ScrollDisabledColor 128 128 128 204
119ScrollSelectedBGColor 100 100 188 150
120ScrollSelectedFGColor 0 0 0 204
121ScrollUnselectedColor 0 0 0 204
122ScrollHighlightedColor 183 184 188 128
123ScrollbarThumbColor 60 76 124 255
124ScrollbarTrackColor 153 154 158 255
125
126// Outline for selected objects in world
127SilhouetteParentColor 255 255 0 255
128SilhouetteChildColor 32 106 196 255
129HighlightParentColor 255 255 0 255
130HighlightChildColor 171 212 245 255
131// For "context" highlighting, i.e. pie menu
132ContextSilhouetteColor 239 156 0 255
133
134// Horizontal sliders, as in the audio preferences
135SliderDisabledThumbColor 0 0 0 255
136SliderThumbCenterColor 183 184 188 255
137SliderThumbOutlineColor 0 0 0 255
138SliderTrackColor 0 0 0 255
139
140TextBgFocusColor 200 209 204 255
141TextBgReadOnlyColor 62 62 62 64
142TextBgWriteableColor 200 209 204 255
143TextCursorColor 0 0 0 255
144TextFgColor 0 0 0 255
145TextFgReadOnlyColor 0 0 0 192
146TextFgTentativeColor 0 0 0 128
147
148ScriptBgReadOnlyColor 200 209 204 180
149
150// Pop-up tips on UI elements and in-world objects
151ToolTipBgColor 183 184 188 200
152ToolTipBorderColor 171 212 245 255
153ToolTipTextColor 0 0 0 255
154
155
156FilterBackgroundColor 0 0 20 255
157FilterTextColor 255 200 70 255
diff --git a/linden/indra/newview/app_settings/colors_base.xml b/linden/indra/newview/app_settings/colors_base.xml
index 5902a7d..c68487b 100644
--- a/linden/indra/newview/app_settings/colors_base.xml
+++ b/linden/indra/newview/app_settings/colors_base.xml
@@ -105,6 +105,14 @@
105<FocusBackgroundColor value="62, 62, 62, 255"/> 105<FocusBackgroundColor value="62, 62, 62, 255"/>
106<GroupNotifyBoxColor value="70, 170, 255, 255"/> 106<GroupNotifyBoxColor value="70, 170, 255, 255"/>
107 107
108<!-- Alert box colors -->
109<AlertBoxColor value="62, 62, 62, 255"/>
110<AlertTextColor value="147, 169, 213, 255"/>
111<!-- the background color of caution alerts -->
112<AlertCautionBoxColor value="254, 209, 118, 255"/>
113<!-- the foreground color of the special title text in caution alerts -->
114<AlertCautionTextColor value="0, 0, 0, 255"/>
115
108<!-- Menu that spawns on right-click --> 116<!-- Menu that spawns on right-click -->
109<PieMenuBgColor value="62, 62, 62, 150"/> 117<PieMenuBgColor value="62, 62, 62, 150"/>
110<PieMenuLineColor value="0, 0, 0, 128"/> 118<PieMenuLineColor value="0, 0, 0, 128"/>
@@ -141,10 +149,9 @@
141<ContextSilhouetteColor value="239, 156, 0, 255"/> 149<ContextSilhouetteColor value="239, 156, 0, 255"/>
142 150
143<!-- Horizontal sliders, as in the audio preferences --> 151<!-- Horizontal sliders, as in the audio preferences -->
144<SliderDisabledThumbColor value="0, 0, 0, 255"/> 152<SliderThumbCenterColor value="200, 200, 200, 255"/>
145<SliderThumbCenterColor value="183, 184, 188, 255"/> 153<SliderThumbOutlineColor value="255, 255, 255, 255"/>
146<SliderThumbOutlineColor value="0, 0, 0, 255"/> 154<SliderTrackColor value="255, 255, 255, 255"/>
147<SliderTrackColor value="30, 30, 30, 255"/>
148 155
149<!-- Text field background when receiving input (focused) --> 156<!-- Text field background when receiving input (focused) -->
150<TextBgFocusColor value="200, 209, 204, 255"/> 157<TextBgFocusColor value="200, 209, 204, 255"/>
@@ -158,6 +165,7 @@
158<TextFgTentativeColor value="0, 0, 0, 128"/> 165<TextFgTentativeColor value="0, 0, 0, 128"/>
159<TextEmbeddedItemReadOnlyColor value="58, 147, 242, 255"/> 166<TextEmbeddedItemReadOnlyColor value="58, 147, 242, 255"/>
160<TextEmbeddedItemColor value="0, 0, 128, 255"/> 167<TextEmbeddedItemColor value="0, 0, 128, 255"/>
168<TextDefaultColor value="0, 20, 0, 255"/>
161<ScriptBgReadOnlyColor value="100, 100, 100, 255"/> 169<ScriptBgReadOnlyColor value="100, 100, 100, 255"/>
162 170
163 171