Added per skin lsl highlighting and move function color to an actual color

This commit is contained in:
Drake Arconis
2013-03-12 00:46:18 -04:00
parent e93bddcbed
commit aac7fa84c2
4 changed files with 87 additions and 56 deletions

View File

@@ -233,4 +233,7 @@
<PathfindingLinksetBeaconColor value="0, 0, 255, 204" />
<PathfindingCharacterBeaconColor value="255, 0, 0, 204" />
<!-- LSL colors -->
<LSLFunctionColor value="102, 217, 239, 0" />
</settings>