Skins update, enter Nomade's (cleaned up) skins!

Fixed all skins to use DefaultListText properly.
Fixed white_emerald to use textures directory instead of Textures directory.
This commit is contained in:
Lirusaito
2012-08-23 18:51:40 -04:00
parent b278cbb32e
commit 2001d6b6ec
3471 changed files with 3689 additions and 3 deletions

View File

@@ -0,0 +1,197 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<settings version = "101">
<!-- WINDOWS -->
<TitleBarFocusColor value="255, 100, 0, 255" /> <!-- couleur --> <!-- Focused window title bar highlight, no equivalent for unfocused windows -->
<FloaterFocusBorderColor value="150, 250, 150, 255" /> <!-- couleur -->
<FloaterUnfocusBorderColor value="255, 100, 0, 255" /> <!-- couleur -->
<FocusBackgroundColor value="0, 175, 0, 255"/> <!-- couleur comme le fond des preferences-->
<DefaultBackgroundColor value="204, 204, 204, 100" /> <!-- Background color for unfocused floaters -->
<ColorDropShadow value="0, 30, 60, 0" /> <!-- The drop shadow behind windows and menus -->
<DefaultHighlightDark value="254,254, 254, 204" />
<DefaultHighlightLight value="102, 104, 0, 255" />
<DefaultShadowDark value="204, 204, 204, 0" />
<DefaultShadowLight value="51, 15, 15, 0" />
<!-- LABELS -->
<LabelDisabledColor value="0, 30, 60, 128" />
<LabelSelectedColor value="255, 255, 255, 255" />
<LabelSelectedDisabledColor value="240, 190, 165, 128" /> <!-- couleur -->
<LabelTextColor value="0, 30, 60, 255" />
<!-- LOGIN -->
<LoginProgressBarBgColor value="255, 255, 255, 255" />
<LoginProgressBarFgColor value="255, 255, 255, 255" />
<LoginProgressBoxBorderColor value="51, 51, 51, 51" />
<LoginProgressBoxCenterColor value="0, 85, 0, 128" /> <!-- couleurdu fond au login -->
<LoginProgressBoxShadowColor value="0, 0, 0, 200" />
<LoginProgressBoxTextColor value="255, 255, 255, 255"/>
<!-- BUTTONS -->
<ButtonLabelColor value="0, 30, 60, 255" /> <!-- Text labels for buttons, like the "OK" text -->
<ButtonLabelSelectedColor value="0, 30, 60, 255" />
<ButtonLabelDisabledColor value="32, 32, 32, 200" />
<ButtonLabelSelectedDisabledColor value="32, 32, 32, 200" />
<ButtonSelectedBgColor value="220, 135, 65, 255" />
<ButtonSelectedColor value="255, 255, 255, 255" />
<ButtonUnselectedBgColor value="220, 135, 65, 255"/> <!-- couleur -->
<ButtonUnselectedFgColor value="255, 255, 255, 255"/>
<ButtonBorderColor value="240, 155, 0, 0"/> <!-- couleur -->
<ButtonFlashBgColor value="255, 100, 0, 180" /> <!-- couleur -->
<ButtonColor value="255, 255, 255, 255" /> <!-- Blended with button art, usually left as opaque white -->
<ButtonImageColor value="255, 255, 255, 255" /> <!-- Blended with button art, usually left as opaque white -->
<!-- SLIDERS -->
<SliderDisabledThumbColor value="0, 0, 0, 0" />
<SliderThumbCenterColor value="255, 255, 255, 255" />
<SliderThumbOutlineColor value="204, 204, 204, 255" />
<SliderTrackColor value="255, 255, 255, 255" />
<!-- TEXTFIELDS -->
<TextBgFocusColor value="255, 225, 150, 255" /> <!-- couleur eviter le gras sur le je renomme base en blanc fond de couleur du chat aussi-->
<TextBgReadOnlyColor value="62, 62, 62, 0"/>
<TextBgWriteableColor value="230, 230, 230, 180"/>
<TextCursorColor value="0, 30, 60, 255"/>
<TextFgColor value="0, 30, 60, 255"/>
<TextFgReadOnlyColor value="255, 255, 255, 220"/>
<TextFgTentativeColor value="0, 30, 60, 200"/>
<TextEmbeddedItemReadOnlyColor value="255, 145, 50, 255"/> <!-- couleur -->
<TextEmbeddedItemColor value="200, 90, 0, 255"/> <!-- couleur -->
<TextLinkColor value="0, 20, 255, 255"/>
<TextLinkHoverColor value="0, 50, 255, 255"/>
<!-- LISTBOXES -->
<ScrollBgReadOnlyColor value="200, 209, 204, 255"/>
<ScrollBgWriteableColor value="200, 209, 204, 255"/>
<ScrollBGStripeColor value="100, 100, 100, 40"/>
<ScrollDisabledColor value="128, 128, 128, 204"/>
<ScrollSelectedBGColor value="230, 140, 60, 150"/> <!-- couleur -->
<ScrollSelectedFGColor value="0, 30, 60, 204"/>
<ScrollUnselectedColor value="0, 30, 60, 204"/>
<ScrollHighlightedColor value="183, 184, 188, 128"/>
<ScrollbarThumbColor value="50, 200, 60, 255"/> <!-- couleur -->
<ScrollbarTrackColor value="255, 180, 100, 255"/> <!-- couleur -->
<!-- MENUS -->
<MenuBarBgColor value="0, 170, 50, 255"/> <!-- couleur -->
<MenuBarGodBgColor value="200, 200, 200, 255"/>
<MenuNonProductionGodBgColor value="200, 200, 200, 255"/>
<MenuNonProductionBgColor value="130, 230, 145, 255"/> <!-- couleur -->
<MenuDefaultBgColor value="130, 230, 145, 255"/> <!-- couleur -->
<MenuItemDisabledColor value="48, 48, 48, 128"/>
<MenuItemEnabledColor value="0, 30, 60, 255"/>
<MenuItemHighlightBgColor value="255, 180, 60, 200"/> <!-- couleur surlignage comme pour l'inventaire-->
<MenuItemHighlightFgColor value="0, 30, 60, 255" /> <!-- Highlighted menu text color; also treeview node selection highlight -->
<MenuPopupBgColor value="130, 230, 145, 255"/> <!-- couleur -->
<!-- PIE MENUS -->
<PieMenuBgColor value="180, 180, 180, 150"/>
<PieMenuLineColor value="0, 250, 50, 128"/> <!-- couleur -->
<PieMenuSelectedColor value="250, 150, 0, 77"/> <!-- couleur -->
<!-- TOOLTIPS -->
<ToolTipBgColor value="250, 255, 225, 230" />
<ToolTipBorderColor value="171, 212, 245, 255" />
<ToolTipTextColor value="0, 30, 60, 255" />
<!-- NOTIFICATION POP-UPS -->
<NotifyBoxColor value="220, 135, 65, 255"/> <!-- couleur -->
<NotifyTextColor value="0, 30, 60, 255"/>
<NotifyCautionBoxColor value="255, 210, 120, 255"/> <!-- couleur -->
<NotifyCautionWarnColor value="0, 30, 60, 255"/>
<GroupNotifyBoxColor value="255, 170, 70, 255"/> <!-- couleur -->
<!-- CHAT AND IM HISTORY TEXTBOX COLORS -->
<ChatHistoryBgColor value="30, 100, 25, 200" /> <!-- couleur -->
<ChatHistoryTextColor value="255, 255, 255, 255" />
<IMHistoryBgColor value="30, 100, 25, 200" /> <!-- couleur -->
<IMHistoryTextColor value="255, 255, 255, 255" />
<!-- IN-WORLD SELECTION -->
<SilhouetteParentColor value="255, 255, 0, 255" />
<SilhouetteChildColor value="32, 106, 196, 255" />
<HighlightParentColor value="171, 212, 245, 255" />
<HighlightChildColor value="171, 212, 245, 255" />
<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, 30, 60, 80" />
<!-- PROPERTY LINES -->
<PropertyColorAvail value="0, 30, 60, 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"/>
<!-- Icon Enable/Disable -->
<IconEnabledColor value="255, 255, 255, 255"/>
<IconDisabledColor value="200, 150, 0, 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" />
<!-- RADAR -->
<AvatarListTextAgeYoung value="255, 0, 0, 255"/>
<AvatarListTextAgeNormal value="0, 30, 60, 255"/>
<!-- MINI-MAP -->
<NetMapBackgroundColor value="0, 30, 60, 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" />
<!-- HELP WINDOW -->
<HelpBgColor value="200, 209, 204, 255" />
<HelpFgColor value="0, 30, 60, 255" />
<HelpScrollTrackColor value="183, 184, 188, 255" />
<HelpScrollThumbColor value="160, 96, 0, 255" />
<HelpScrollHighlightColor value="115, 122, 133, 255" />
<HelpScrollShadowColor value="0, 30, 60, 255" />
<!-- MISC -->
<AvatarNameColor value="251, 175, 0, 255" /> <!-- Text color of avatar nametags -->
<FocusColor value="240, 154, 0, 255" /> <!-- couleur --><!-- Color of the glow around UI controls with keyboard focus -->
<FloaterButtonImageColor value="255, 255, 255, 255"/> <!-- The floater buttons (like the close box) are white images that receive this color. -->
<ButtonCautionImageColor value="192, 192, 192, 255" /> <!-- Match the caution dialog buttons to the default -->
<HealthTextColor value="255, 255, 255, 255" />
<MapAutopilotColor value="255, 128, 0, 255" />
<ContextSilhouetteColor value="239, 156, 0, 255"/> <!-- For "context" highlighting, i.e. pie menu -->
<ScriptBgReadOnlyColor value="100, 100, 100, 255"/>
<ParcelTextColor value="0, 30, 60, 255" /> <!-- Parcel name on menu bar, normal state -->
<ParcelHoverColor value="0, 20, 40, 255" /> <!-- Parcel name on menu bar, hover state -->
<TimeTextColor value="0, 30, 60, 255" /> <!-- World Time on menu bar -->
<BalanceTextColor value="0, 30, 60, 255" /> <!-- Credits 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="0, 30, 60, 255"/>
<FilterTextColor value="255, 200, 70, 255"/>
<InventoryItemSuffixColor value="120, 70, 55, 255"/>
<InventorySearchStatusColor value="0, 30, 60, 255" />
<ComboBoxBg value="255, 255, 255, 255"/>
<ConsoleBackground value="2, 2, 2, 155" /> <!-- Hudtext - chat console background -->
<FolderViewLoadingMessageTextColor value="240, 165, 90, 255"/> <!-- couleur -->
<InventoryBackgroundColor value="255, 255, 255, 80"/>
<!-- Alert box colors -->
<AlertBoxColor value="220, 135, 65, 255" /> <!-- couleur -->
<AlertTextColor value="0, 30, 60, 255" />
<AlertCautionBoxColor value="220, 135, 65, 255" /> <!-- couleur --><!-- Background color of caution alerts -->
<AlertCautionTextColor value="0, 30, 60, 255" /> <!-- Foreground color of the special title text in caution alerts -->
<!-- Multi sliders, as in the sky animation setting -->
<MultiSliderDisabledThumbColor value="0, 30, 60, 255"/>
<MultiSliderThumbCenterColor value="255, 184, 188, 255"/>
<MultiSliderThumbOutlineColor value="0, 30, 60, 255"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Some files were not shown because too many files have changed in this diff Show More