Skip to content
Snippets Groups Projects
Commit f42435e4 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Small skin tweaks

parent afedb493
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
value="0.694 0.125 0.161 1" /> value="0.694 0.125 0.161 1" />
<color <color
name="AlchemyText" name="AlchemyText"
value="0.72 0.72 0.72 1" /> value="0.797 0.803 0.805 1" />
<color <color
name="AlchemyTextDark" name="AlchemyTextDark"
reference="AlSilverGrey" /> reference="AlSilverGrey" />
...@@ -1151,4 +1151,7 @@ ...@@ -1151,4 +1151,7 @@
<color <color
name="FriendChatColor" name="FriendChatColor"
reference="White" /> reference="White" />
<color
name="SearchableControlHighlightColor"
reference="AlDangerRed"/>
</colors> </colors>
...@@ -364,7 +364,6 @@ ...@@ -364,7 +364,6 @@
<check_box <check_box
name="gesture_audio_play_btn" name="gesture_audio_play_btn"
control_name="EnableGestureSounds" control_name="EnableGestureSounds"
disabled_control="MuteAudio"
value="true" value="true"
follows="left|bottom|right" follows="left|bottom|right"
height="15" height="15"
...@@ -375,7 +374,6 @@ ...@@ -375,7 +374,6 @@
<check_box <check_box
name="sound_on_collisions" name="sound_on_collisions"
control_name="EnableCollisionSounds" control_name="EnableCollisionSounds"
disabled_control="MuteAudio"
value="true" value="true"
follows="left|bottom|right" follows="left|bottom|right"
height="15" height="15"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment