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:
@@ -98,7 +98,7 @@
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="170, 210, 255, 240" />
|
||||
<NotifyTextColor value="0, 30, 60, 255" />
|
||||
<NotifyCautionBoxColor value="0, 0, 0, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 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="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 -->
|
||||
|
||||
Reference in New Issue
Block a user