summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorIma Mechanique <ima.mechanique@secondlife.com>2014-01-14 03:45:14 +0000
committerIma Mechanique <ima.mechanique@secondlife.com>2014-01-14 03:45:14 +0000
commit8df2007187236d1b77ccec916fc63f0481cf599c (patch)
tree5e2a0811e9bd8cce4e3b8fa9be53143a19846c4a /indra/newview/skins
parentbc1cecd75435f29d360bc305ed3f20bc2d2dda7e (diff)
storm-1831 Enabling highlighting of deprecated and god-mode functions.
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-xindra/newview/skins/default/colors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml
index 77a8fc7e22..dab4c5eb3b 100755
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -936,9 +936,9 @@
<color
name="SyntaxLslDataType"
value=".1 .3 .1 1.0" />
- <color
+ <color
name="SyntaxLslDeprecated"
- value=".9 .4 .55 1.0" />
+ value="0.9 0.0 0.66, 1.0" />
<color
name="SyntaxLslEvent"
value="0 .3 .5 1.0" />