version 101
// colors_base.ini
// This file specifies colors that are used in the user interface.
// To provide your own custom colors, edit the colors.ini file.
// DO NOT EDIT THIS FILE or Second Life will crash.

// Color of the names over avatar heads
AvatarNameColor				251	175	93	255

BalanceTextColor			0	255	0	255

// These are "blended" with the button graphics, and hence should 
// usually be left as opaque white.
ButtonColor					255	255	255	255
ButtonImageColor			255	255	255	255

// Text labels for buttons, like the "OK" text
ButtonLabelColor					220	220	220	255
ButtonLabelSelectedColor			220	220	220	255
ButtonLabelDisabledColor			147	169	213	200
ButtonLabelSelectedDisabledColor	164	190	237	200

ButtonSelectedBgColor		62	62	62	255
ButtonSelectedColor			255	255	255	255
ButtonUnselectedBgColor		62	62	62	255
ButtonUnselectedFgColor		255	255	255	255
ButtonBorderColor			255	255	255	255

// Chat History dialog
ChatHistoryBgColor			0	0	0	0
ChatHistoryTextColor		255	255	255	255

// The floater buttons (like the close box) are white images that receive this color.
FloaterButtonImageColor		239	156	0	255

// The drop shadow behind windows and menus.  
// The button one is baked into the graphic.
ColorDropShadow				0	0	0	255
DefaultBackgroundColor		62	62	62	100
DefaultHighlightDark		26	26	26	255
DefaultHighlightLight		115	132	155	255
DefaultShadowDark			26	26	26	255
DefaultShadowLight			0	0	0	255

// Color of the rectangle around entry fields with keyboard focus.
FocusColor					238	156	0	255
FocusSecondaryColor			171	212	245	255

// Edit mode grid
GridFocusPointColor			255	255	255	128
GridlineColor				255	255	255	255
GridlineBGColor				235	235	255	200
GridlineShadowColor			0   0   0   80

HealthTextColor				255	255	255	255

HelpBgColor					200	209	204	255
HelpFgColor					0	0	0	255

HelpScrollTrackColor			183	184	188	255
HelpScrollThumbColor			80	96	124	255
HelpScrollHighlightColor		115	132	155	255
HelpScrollShadowColor			0	0	0	255


LabelDisabledColor			147	169	213	77
LabelSelectedColor			255	255	255	255
LabelSelectedDisabledColor	164	190	237	128
LabelTextColor				147	169	213	255

MapAutopilotColor			255	128	0	255

// Menus on the top of the screen
MenuBarBgColor				62	62	62	255
MenuBarGodBgColor			62	62	62	255
MenuNonProductionBgColor	128	0	0	255
MenuNonProductionGodBgColor 128	0	0	255
MenuDefaultBgColor			0	0	0	255
MenuItemDisabledColor		133	133	164	128
MenuItemEnabledColor		255	255	255	255
MenuItemHighlightBgColor	183	184	188	80
MenuItemHighlightFgColor	255	255	255	255
MenuPopupBgColor			0	0	0	255

// Colors for the Mini-Map
NetMapBackgroundColor		0	0	0	77
NetMapYouOwnAboveWater		0	255	255	255
NetMapYouOwnBelowWater		0	200	200	255
NetMapGroupOwnAboveWater	255	0	255	255
NetMapGroupOwnBelowWater	200	0	200	255
NetMapOtherOwnAboveWater	60	60	60	255
NetMapOtherOwnBelowWater	30	30	30	255

// Notify boxes are the slide-down notifications at the 
// top-right of the screen.
NotifyBoxColor				58	147	242	255
NotifyTipColor				58	147	242	255
OpaqueBackgroundColor		62	62	62	255
GroupNotifyBoxColor			70	170	255	255

// Menu that spawns on right-click
PieMenuBgColor				62	62	62	77
PieMenuLineColor			0	0	0	128
PieMenuSelectedColor		183	184	188	77

// Colors for property lines and land ownership overlay
PropertyColorAvail			0	0	0	0
PropertyColorGroup			0	184	184	102
PropertyColorOther			255	0	0	102
PropertyColorSelf			0	255	0	102
PropertyColorForSale		255	128	0	102
// match the color on the world map
PropertyColorAuction		128	0	255	102

ScrollBgReadOnlyColor		200	209	204	255
ScrollBgWriteableColor		200	209	204	255
ScrollBGStripeColor			100	100	100	40
ScrollDisabledColor			128	128	128	204
ScrollSelectedBGColor		100	100	188	150
ScrollSelectedFGColor		0	0	0	204
ScrollUnselectedColor		0	0	0	204
ScrollHighlightedColor		183	184	188	128
ScrollbarThumbColor			60	76	124	255
ScrollbarTrackColor			153	154	158	255

// Outline for selected objects in world
SilhouetteParentColor		255	255	0	255
SilhouetteChildColor		32	106	196	255
HighlightParentColor		255	255	0	255
HighlightChildColor			171	212	245	255
// For "context" highlighting, i.e. pie menu 
ContextSilhouetteColor		239 156 0	255

// Horizontal sliders, as in the audio preferences
SliderDisabledThumbColor	0	0	0	255 
SliderThumbCenterColor		183	184	188	255
SliderThumbOutlineColor		0	0	0	255
SliderTrackColor			0	0	0	255

TextBgFocusColor			200	209	204	255
TextBgReadOnlyColor			62	62	62	64
TextBgWriteableColor		200	209	204	255
TextCursorColor				0	0	0	255			
TextFgColor					0	0	0	255
TextFgReadOnlyColor			0	0	0	192
TextFgTentativeColor		0	0	0	128

ScriptBgReadOnlyColor		200 209 204 180

// Pop-up tips on UI elements and in-world objects
ToolTipBgColor				183	184	188	200
ToolTipBorderColor			171	212	245	255			
ToolTipTextColor			0	0	0	255


FilterBackgroundColor		0 0 20 255
FilterTextColor				255	200	70	255
