summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/script_editor.xml
blob: 68aa725606bdac86b6b8f1c98c59631952bd43dd (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<script_editor
 name="script_editor"
 parse_urls="false"
 show_context_menu="true"
 show_line_numbers="true"
 text_color="ScriptText"
 default_color="ScriptText"
 bg_writeable_color="ScriptBackground"
 bg_focus_color="ScriptBackground">
</script_editor>