Replace all NotifyCautionBoxColor's and AlertCautionBoxColor's that were using tan with black, like Emerald skin's NotifyCautionBoxColor.
Black is a far better color for white text to sit on than the former harsh tan. This will allow users to read notifications like the ones from changing server versions.
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -195,7 +195,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="147, 169, 213, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="255, 174, 70, 255" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="255, 179, 70, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -195,7 +195,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="215, 200, 150, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||
<NotifyTextColor value="200, 200, 200, 255"/>
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="0, 0, 0, 220" />
|
||||
<NotifyTextColor value="255, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
||||
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
||||
@@ -192,7 +192,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="0, 0, 0, 245"/>
|
||||
<AlertTextColor value="228, 0, 0, 255"/>
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255"/> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -200,7 +200,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="147, 169, 213, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -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="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="66, 66, 66, 255" />
|
||||
<NotifyTextColor value="255, 255, 255, 128" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="66, 66, 66, 255" />
|
||||
<GroupNotifyTextColor value="255, 255, 255, 128" />
|
||||
@@ -196,7 +196,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="33, 33, 33, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="128, 128, 128, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="189, 0, 0, 240" />
|
||||
<NotifyTextColor value="1, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
||||
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
||||
@@ -193,7 +193,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="227, 0, 0, 245"/>
|
||||
<AlertTextColor value="1, 0, 0, 255"/>
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255"/> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="166, 166, 166, 255"/>
|
||||
<NotifyTextColor value="0, 0, 0, 255"/>
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||
@@ -181,4 +181,4 @@
|
||||
<MultiSliderThumbCenterSelectedColor value="50, 50, 255, 255"/>
|
||||
<MultiSliderTriangleColor value="50, 255, 255, 255"/>
|
||||
|
||||
</settings>
|
||||
</settings>
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -188,7 +188,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="147, 169, 213, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -188,7 +188,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="147, 169, 213, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="152, 160, 160, 255"/>
|
||||
<NotifyTextColor value="0, 0, 0, 255"/>
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255"/>
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255"/>
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255"/>
|
||||
<FocusBackgroundColor value="176, 184, 184, 255"/>
|
||||
<GroupNotifyBoxColor value="255, 170, 70, 255"/>
|
||||
@@ -182,7 +182,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="176, 184, 184, 255"/>
|
||||
<AlertTextColor value="0, 0, 0, 255"/>
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255"/> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -176,7 +176,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="147, 169, 213, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||
<NotifyTextColor value="200, 200, 200, 255"/>
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||
<NotifyTextColor value="200, 200, 200, 255"/>
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="0, 0, 0, 220" />
|
||||
<NotifyTextColor value="255, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
||||
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
||||
@@ -192,7 +192,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="0, 0, 0, 245"/>
|
||||
<AlertTextColor value="228, 0, 0, 255"/>
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255"/> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||
<NotifyTextColor value="200, 200, 200, 255"/>
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255"/> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="170, 210, 255, 240" />
|
||||
<NotifyTextColor value="0, 30, 60, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="170, 210, 255, 240" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -199,7 +199,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="165, 180, 200, 245"/>
|
||||
<AlertTextColor value="0, 30, 60, 255"/>
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255"/> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="70, 70, 70, 155" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 70, 70, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
@@ -191,7 +191,7 @@
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="147, 169, 213, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionBoxColor value="0, 0, 0, 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 -->
|
||||
|
||||
Reference in New Issue
Block a user