Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
<key>AscentAutoCloseOOC</key>
|
<key>AscentAutoCloseOOC</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>Auto-close OOC chat (i.e. add \"))\" if not found and \"((\" was used)</string>
|
<string>Auto-close OOC chat (i.e. add "))" if not found and "((" was used)</string>
|
||||||
<key>Persist</key>
|
<key>Persist</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>Type</key>
|
<key>Type</key>
|
||||||
@@ -150,7 +150,7 @@
|
|||||||
<key>AscentShowSelfTagColor</key>
|
<key>AscentShowSelfTagColor</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>Show your own tag</string>
|
<string>Show your own tagcolor to yourself(instead of default linden viewer color).</string>
|
||||||
<key>Persist</key>
|
<key>Persist</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>Type</key>
|
<key>Type</key>
|
||||||
@@ -293,7 +293,7 @@
|
|||||||
<key>AscentShowIdleTime</key>
|
<key>AscentShowIdleTime</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>Show client tags for others.</string>
|
<string>Show idle time of others in tags.</string>
|
||||||
<key>Persist</key>
|
<key>Persist</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>Type</key>
|
<key>Type</key>
|
||||||
@@ -403,7 +403,7 @@
|
|||||||
<key>AscentBuildPrefs_PivotIsPercent</key>
|
<key>AscentBuildPrefs_PivotIsPercent</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>Would you like the chatbar to be able to be used for command line functions?</string>
|
<string>Pivot points are based on percentages</string>
|
||||||
<key>Persist</key>
|
<key>Persist</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>Type</key>
|
<key>Type</key>
|
||||||
@@ -414,7 +414,7 @@
|
|||||||
<key>AscentBuildPrefs_PivotX</key>
|
<key>AscentBuildPrefs_PivotX</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>idfk</string>
|
<string>Pivot point on X-axis for new objects</string>
|
||||||
<key>Persist</key>
|
<key>Persist</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>Type</key>
|
<key>Type</key>
|
||||||
@@ -425,7 +425,7 @@
|
|||||||
<key>AscentBuildPrefs_PivotY</key>
|
<key>AscentBuildPrefs_PivotY</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>idfk</string>
|
<string>Pivot point on Y-axis for new objects</string>
|
||||||
<key>Persist</key>
|
<key>Persist</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>Type</key>
|
<key>Type</key>
|
||||||
@@ -436,7 +436,7 @@
|
|||||||
<key>AscentBuildPrefs_PivotZ</key>
|
<key>AscentBuildPrefs_PivotZ</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>idfk</string>
|
<string>Pivot point on Z-axis for new objects</string>
|
||||||
<key>Persist</key>
|
<key>Persist</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>Type</key>
|
<key>Type</key>
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="147, 169, 213, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -98,7 +98,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="255, 174, 70, 255" />
|
<NotifyBoxColor value="255, 174, 70, 255" />
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="255, 179, 70, 255" />
|
<GroupNotifyBoxColor value="255, 179, 70, 255" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="215, 200, 150, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||||
<NotifyTextColor value="200, 200, 200, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="0, 0, 0, 220" />
|
<NotifyBoxColor value="0, 0, 0, 220" />
|
||||||
<NotifyTextColor value="255, 0, 0, 255" />
|
<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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
||||||
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
||||||
@@ -192,7 +192,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="0, 0, 0, 245"/>
|
<AlertBoxColor value="0, 0, 0, 245"/>
|
||||||
<AlertTextColor value="228, 0, 0, 255"/>
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255"/> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -200,7 +200,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="147, 169, 213, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
rect_control="PreviewScriptRect" title="Script: Rotation Script"
|
rect_control="PreviewScriptRect" title="Script: Rotation Script"
|
||||||
width="500">
|
width="500">
|
||||||
<panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508"
|
<panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508"
|
||||||
left="0" mouse_opaque="true" name="script panel" width="497" />
|
left="1" name="script panel" width="497" border_thickness="0"/>
|
||||||
<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
|
<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
|
||||||
image_name="icon_lock.tga" left="444" mouse_opaque="true" name="lock"
|
image_name="icon_lock.tga" left="444" mouse_opaque="true" name="lock"
|
||||||
width="16" />
|
width="16" />
|
||||||
|
|||||||
@@ -324,7 +324,7 @@
|
|||||||
<on_check function="FloaterVisible" userdata="mute list" />
|
<on_check function="FloaterVisible" userdata="mute list" />
|
||||||
</menu_item_check>
|
</menu_item_check>
|
||||||
<menu_item_check bottom="189" enabled="true" height="19" label="Teleport History" left="0"
|
<menu_item_check bottom="189" enabled="true" height="19" label="Teleport History" left="0"
|
||||||
mouse_opaque="true" name="Teleport History" shortcut="" width="211">
|
mouse_opaque="true" name="Teleport History" shortcut="alt|H" width="211">
|
||||||
<on_click function="ShowFloater" userdata="teleport history" />
|
<on_click function="ShowFloater" userdata="teleport history" />
|
||||||
<on_check function="FloaterVisible" userdata="teleport history" />
|
<on_check function="FloaterVisible" userdata="teleport history" />
|
||||||
</menu_item_check>
|
</menu_item_check>
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
|
|
||||||
<line_editor bevel_style="none" border_style="line" border_thickness="0" border_drop_shadow_visible="false" bottom="-16"
|
<line_editor bevel_style="none" border_style="line" border_thickness="0" border_drop_shadow_visible="false" bottom="-16"
|
||||||
commit_on_focus_lost="false" enabled="true" follows="right|bottom"
|
commit_on_focus_lost="false" enabled="true" follows="right|bottom"
|
||||||
font="SansSerifSmall" handle_edit_keys_directly="false" height="11"
|
font="SansSerifSmall" handle_edit_keys_directly="false" height="13"
|
||||||
label="Search" left="-94" max_length="254" mouse_opaque="true"
|
label="Search" left="-94" max_length="254" mouse_opaque="true"
|
||||||
name="search_editor" select_all_on_focus_received="false"
|
name="search_editor" select_all_on_focus_received="false"
|
||||||
select_on_focus="false" tab_group="1" tool_tip="Search Second Life"
|
select_on_focus="false" tab_group="1" tool_tip="Search Second Life"
|
||||||
|
|||||||
@@ -194,7 +194,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="0, 0, 0, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="0, 0, 0, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="91, 187, 83, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -98,7 +98,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="66, 66, 66, 255" />
|
<NotifyBoxColor value="66, 66, 66, 255" />
|
||||||
<NotifyTextColor value="255, 255, 255, 128" />
|
<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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="66, 66, 66, 255" />
|
<GroupNotifyBoxColor value="66, 66, 66, 255" />
|
||||||
<GroupNotifyTextColor value="255, 255, 255, 128" />
|
<GroupNotifyTextColor value="255, 255, 255, 128" />
|
||||||
@@ -196,7 +196,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="33, 33, 33, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="33, 33, 33, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="128, 128, 128, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="189, 0, 0, 240" />
|
<NotifyBoxColor value="189, 0, 0, 240" />
|
||||||
<NotifyTextColor value="1, 0, 0, 255" />
|
<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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
||||||
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
||||||
@@ -193,7 +193,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="227, 0, 0, 245"/>
|
<AlertBoxColor value="227, 0, 0, 245"/>
|
||||||
<AlertTextColor value="1, 0, 0, 255"/>
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255"/> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -87,7 +87,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="166, 166, 166, 255"/>
|
<NotifyBoxColor value="166, 166, 166, 255"/>
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -188,7 +188,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="147, 169, 213, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -188,7 +188,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="147, 169, 213, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="152, 160, 160, 255"/>
|
<NotifyBoxColor value="152, 160, 160, 255"/>
|
||||||
<NotifyTextColor value="0, 0, 0, 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"/>
|
<NotifyCautionWarnColor value="0, 0, 0, 255"/>
|
||||||
<FocusBackgroundColor value="176, 184, 184, 255"/>
|
<FocusBackgroundColor value="176, 184, 184, 255"/>
|
||||||
<GroupNotifyBoxColor value="255, 170, 70, 255"/>
|
<GroupNotifyBoxColor value="255, 170, 70, 255"/>
|
||||||
@@ -182,7 +182,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="176, 184, 184, 255"/>
|
<AlertBoxColor value="176, 184, 184, 255"/>
|
||||||
<AlertTextColor value="0, 0, 0, 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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255"/> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -176,7 +176,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="147, 169, 213, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||||
<NotifyTextColor value="200, 200, 200, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||||
<NotifyTextColor value="200, 200, 200, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="0, 0, 0, 220" />
|
<NotifyBoxColor value="0, 0, 0, 220" />
|
||||||
<NotifyTextColor value="255, 0, 0, 255" />
|
<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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
<GroupNotifyBoxColor value="189, 0, 0, 240" />
|
||||||
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
<GroupNotifyTextColor value="1, 0, 0, 255" />
|
||||||
@@ -192,7 +192,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="0, 0, 0, 245"/>
|
<AlertBoxColor value="0, 0, 0, 245"/>
|
||||||
<AlertTextColor value="228, 0, 0, 255"/>
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255"/> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="66, 66, 66, 255"/>
|
<NotifyBoxColor value="66, 66, 66, 255"/>
|
||||||
<NotifyTextColor value="200, 200, 200, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255"/> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
<GroupNotifyBoxColor value="70, 170, 255, 255"/>
|
||||||
<GroupNotifyTextColor value="0, 0, 0 255" />
|
<GroupNotifyTextColor value="0, 0, 0 255" />
|
||||||
|
|||||||
@@ -98,7 +98,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="170, 210, 255, 240" />
|
<NotifyBoxColor value="170, 210, 255, 240" />
|
||||||
<NotifyTextColor value="0, 30, 60, 255" />
|
<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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="170, 210, 255, 240" />
|
<GroupNotifyBoxColor value="170, 210, 255, 240" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="165, 180, 200, 245"/>
|
<AlertBoxColor value="165, 180, 200, 245"/>
|
||||||
<AlertTextColor value="0, 30, 60, 255"/>
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255"/> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
<!-- NOTIFICATION POP-UPS -->
|
<!-- NOTIFICATION POP-UPS -->
|
||||||
<NotifyBoxColor value="70, 70, 70, 155" />
|
<NotifyBoxColor value="70, 70, 70, 155" />
|
||||||
<NotifyTextColor value="0, 0, 0, 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 -->
|
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||||
<GroupNotifyBoxColor value="70, 70, 70, 255" />
|
<GroupNotifyBoxColor value="70, 70, 70, 255" />
|
||||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||||
@@ -191,7 +191,7 @@
|
|||||||
<!-- Alert box colors -->
|
<!-- Alert box colors -->
|
||||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||||
<AlertTextColor value="147, 169, 213, 255" />
|
<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 -->
|
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||||
|
|
||||||
<!-- Multi sliders, as in the sky animation setting -->
|
<!-- Multi sliders, as in the sky animation setting -->
|
||||||
|
|||||||
Reference in New Issue
Block a user