diff options
author | Jacek Antonelli | 2008-08-15 23:45:27 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:27 -0500 |
commit | a8a62201ba762e98dff92cf49033e577fc34d8d4 (patch) | |
tree | 11f8513c5cdc222f2fac0c93eb724c089803c200 /linden/indra/newview/app_settings | |
parent | Second Life viewer sources 1.18.6.4-RC (diff) | |
download | meta-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.ini | 157 | ||||
-rw-r--r-- | linden/indra/newview/app_settings/colors_base.xml | 16 |
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 @@ | |||
1 | version 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 | ||
8 | AvatarNameColor 251 175 93 255 | ||
9 | |||
10 | BalanceTextColor 0 255 0 255 | ||
11 | |||
12 | // These are "blended" with the button graphics, and hence should | ||
13 | // usually be left as opaque white. | ||
14 | ButtonColor 255 255 255 255 | ||
15 | ButtonImageColor 255 255 255 255 | ||
16 | |||
17 | // Text labels for buttons, like the "OK" text | ||
18 | ButtonLabelColor 220 220 220 255 | ||
19 | ButtonLabelSelectedColor 220 220 220 255 | ||
20 | ButtonLabelDisabledColor 147 169 213 200 | ||
21 | ButtonLabelSelectedDisabledColor 164 190 237 200 | ||
22 | |||
23 | ButtonSelectedBgColor 62 62 62 255 | ||
24 | ButtonSelectedColor 255 255 255 255 | ||
25 | ButtonUnselectedBgColor 62 62 62 255 | ||
26 | ButtonUnselectedFgColor 255 255 255 255 | ||
27 | ButtonBorderColor 255 255 255 255 | ||
28 | |||
29 | // Chat History dialog | ||
30 | ChatHistoryBgColor 0 0 0 0 | ||
31 | ChatHistoryTextColor 255 255 255 255 | ||
32 | |||
33 | // The floater buttons (like the close box) are white images that receive this color. | ||
34 | FloaterButtonImageColor 239 156 0 255 | ||
35 | |||
36 | // The drop shadow behind windows and menus. | ||
37 | // The button one is baked into the graphic. | ||
38 | ColorDropShadow 0 0 0 255 | ||
39 | DefaultBackgroundColor 62 62 62 100 | ||
40 | DefaultHighlightDark 26 26 26 255 | ||
41 | DefaultHighlightLight 115 132 155 255 | ||
42 | DefaultShadowDark 26 26 26 255 | ||
43 | DefaultShadowLight 0 0 0 255 | ||
44 | |||
45 | // Color of the rectangle around entry fields with keyboard focus. | ||
46 | FocusColor 238 156 0 255 | ||
47 | FocusSecondaryColor 171 212 245 255 | ||
48 | |||
49 | // Edit mode grid | ||
50 | GridFocusPointColor 255 255 255 128 | ||
51 | GridlineColor 255 255 255 255 | ||
52 | GridlineBGColor 235 235 255 200 | ||
53 | GridlineShadowColor 0 0 0 80 | ||
54 | |||
55 | HealthTextColor 255 255 255 255 | ||
56 | |||
57 | HelpBgColor 200 209 204 255 | ||
58 | HelpFgColor 0 0 0 255 | ||
59 | |||
60 | HelpScrollTrackColor 183 184 188 255 | ||
61 | HelpScrollThumbColor 80 96 124 255 | ||
62 | HelpScrollHighlightColor 115 132 155 255 | ||
63 | HelpScrollShadowColor 0 0 0 255 | ||
64 | |||
65 | |||
66 | LabelDisabledColor 147 169 213 77 | ||
67 | LabelSelectedColor 255 255 255 255 | ||
68 | LabelSelectedDisabledColor 164 190 237 128 | ||
69 | LabelTextColor 147 169 213 255 | ||
70 | |||
71 | MapAutopilotColor 255 128 0 255 | ||
72 | |||
73 | // Menus on the top of the screen | ||
74 | MenuBarBgColor 62 62 62 255 | ||
75 | MenuBarGodBgColor 62 62 62 255 | ||
76 | MenuNonProductionBgColor 128 0 0 255 | ||
77 | MenuNonProductionGodBgColor 128 0 0 255 | ||
78 | MenuDefaultBgColor 0 0 0 255 | ||
79 | MenuItemDisabledColor 133 133 164 128 | ||
80 | MenuItemEnabledColor 255 255 255 255 | ||
81 | MenuItemHighlightBgColor 183 184 188 80 | ||
82 | MenuItemHighlightFgColor 255 255 255 255 | ||
83 | MenuPopupBgColor 0 0 0 255 | ||
84 | |||
85 | // Colors for the Mini-Map | ||
86 | NetMapBackgroundColor 0 0 0 77 | ||
87 | NetMapYouOwnAboveWater 0 255 255 255 | ||
88 | NetMapYouOwnBelowWater 0 200 200 255 | ||
89 | NetMapGroupOwnAboveWater 255 0 255 255 | ||
90 | NetMapGroupOwnBelowWater 200 0 200 255 | ||
91 | NetMapOtherOwnAboveWater 60 60 60 255 | ||
92 | NetMapOtherOwnBelowWater 30 30 30 255 | ||
93 | |||
94 | // Notify boxes are the slide-down notifications at the | ||
95 | // top-right of the screen. | ||
96 | NotifyBoxColor 58 147 242 255 | ||
97 | NotifyTipColor 58 147 242 255 | ||
98 | OpaqueBackgroundColor 62 62 62 255 | ||
99 | GroupNotifyBoxColor 70 170 255 255 | ||
100 | |||
101 | // Menu that spawns on right-click | ||
102 | PieMenuBgColor 62 62 62 77 | ||
103 | PieMenuLineColor 0 0 0 128 | ||
104 | PieMenuSelectedColor 183 184 188 77 | ||
105 | |||
106 | // Colors for property lines and land ownership overlay | ||
107 | PropertyColorAvail 0 0 0 0 | ||
108 | PropertyColorGroup 0 184 184 102 | ||
109 | PropertyColorOther 255 0 0 102 | ||
110 | PropertyColorSelf 0 255 0 102 | ||
111 | PropertyColorForSale 255 128 0 102 | ||
112 | // match the color on the world map | ||
113 | PropertyColorAuction 128 0 255 102 | ||
114 | |||
115 | ScrollBgReadOnlyColor 200 209 204 255 | ||
116 | ScrollBgWriteableColor 200 209 204 255 | ||
117 | ScrollBGStripeColor 100 100 100 40 | ||
118 | ScrollDisabledColor 128 128 128 204 | ||
119 | ScrollSelectedBGColor 100 100 188 150 | ||
120 | ScrollSelectedFGColor 0 0 0 204 | ||
121 | ScrollUnselectedColor 0 0 0 204 | ||
122 | ScrollHighlightedColor 183 184 188 128 | ||
123 | ScrollbarThumbColor 60 76 124 255 | ||
124 | ScrollbarTrackColor 153 154 158 255 | ||
125 | |||
126 | // Outline for selected objects in world | ||
127 | SilhouetteParentColor 255 255 0 255 | ||
128 | SilhouetteChildColor 32 106 196 255 | ||
129 | HighlightParentColor 255 255 0 255 | ||
130 | HighlightChildColor 171 212 245 255 | ||
131 | // For "context" highlighting, i.e. pie menu | ||
132 | ContextSilhouetteColor 239 156 0 255 | ||
133 | |||
134 | // Horizontal sliders, as in the audio preferences | ||
135 | SliderDisabledThumbColor 0 0 0 255 | ||
136 | SliderThumbCenterColor 183 184 188 255 | ||
137 | SliderThumbOutlineColor 0 0 0 255 | ||
138 | SliderTrackColor 0 0 0 255 | ||
139 | |||
140 | TextBgFocusColor 200 209 204 255 | ||
141 | TextBgReadOnlyColor 62 62 62 64 | ||
142 | TextBgWriteableColor 200 209 204 255 | ||
143 | TextCursorColor 0 0 0 255 | ||
144 | TextFgColor 0 0 0 255 | ||
145 | TextFgReadOnlyColor 0 0 0 192 | ||
146 | TextFgTentativeColor 0 0 0 128 | ||
147 | |||
148 | ScriptBgReadOnlyColor 200 209 204 180 | ||
149 | |||
150 | // Pop-up tips on UI elements and in-world objects | ||
151 | ToolTipBgColor 183 184 188 200 | ||
152 | ToolTipBorderColor 171 212 245 255 | ||
153 | ToolTipTextColor 0 0 0 255 | ||
154 | |||
155 | |||
156 | FilterBackgroundColor 0 0 20 255 | ||
157 | FilterTextColor 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 | ||