Revert "Replace all NotifyCautionBoxColor's and AlertCautionBoxColor's that were using tan with black, like Emerald skin's NotifyCautionBoxColor."

This reverts commit 0fef1407e3.
This commit is contained in:
Siana Gearz
2012-02-20 05:05:57 +01:00
parent ea7396d2cf
commit 8e71cf8e6e
19 changed files with 33 additions and 33 deletions

View File

@@ -194,7 +194,7 @@
<!-- Alert box colors -->
<AlertBoxColor value="0, 0, 0, 255" /> <!-- Warnings floaters, like when returning objects -->
<AlertTextColor value="91, 187, 83, 255" />
<AlertCautionBoxColor value="0, 0, 0, 255" /> <!-- Background color of caution alerts -->
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
<!-- Multi sliders, as in the sky animation setting -->