summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/simple_text_editor.xml
blob: b39c2991a04e7f23fcd6c53452a62391ef8f99f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<simple_text_editor cursor_color="TextCursorColor"
                    default_color="TextDefaultColor"
                    text_color="TextFgColor"
                    text_readonly_color="TextFgReadOnlyColor"
                    bg_readonly_color="TextBgReadOnlyColor"
                    bg_writeable_color="TextBgWriteableColor"
                    bg_focus_color="TextBgFocusColor"
                    hide_border="true"
                    hide_scrollbar="false"
                    font="SansSerif"/>