Correct Issue 1925: Dark Skin Group Notice Window

This commit is contained in:
Inusaito Sayori
2015-05-19 06:59:04 -04:00
parent 2bb4df78ad
commit 9e482bcb22

View File

@@ -98,8 +98,8 @@
<NotifyTextColor value="200, 200, 200, 255"/>
<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="70, 170, 255, 255"/>
<GroupNotifyTextColor value="0, 0, 0 255" />
<GroupNotifyBoxColor value="66, 66, 66, 255"/>
<GroupNotifyTextColor value="200, 200, 200, 255"/>
<!-- CHAT AND IM HISTORY TEXTBOX COLORS -->
<ChatHistoryBgColor value="30, 30, 30, 200" />