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

@@ -73,6 +73,7 @@
<ScrollHighlightedColor value="183, 184, 188, 88" /> <!-- Hover color -->
<ScrollbarThumbColor value="27, 27, 27, 55" /> <!-- Scroll bar-->
<ScrollbarTrackColor value="153, 154, 158, 55" /> <!-- Scroll bar background-->
<DefaultListText value="255, 255, 255, 255"/> <!-- We are replacing all the hardcoded black text with this color so we can make skins with white text on dark background -->
<!-- MENUS -->
<MenuBarBgColor value="255, 255, 255, 25" />