12345678910111213141516171819 |
- eclipse.preferences.version=1
- hx_editor_brace_color=216,216,216
- hx_editor_bracket_color=216,216,216
- hx_editor_comment_color=199,221,12
- hx_editor_conditional_compilation_color=141,203,226
- hx_editor_declare_keywords_color=141,203,226
- hx_editor_default_color=216,216,216
- hx_editor_haxe_doc_color=204,223,50
- hx_editor_keywords_color=141,203,226
- hx_editor_multiline_comment_color=199,221,12
- hx_editor_number_color=127,179,71
- hx_editor_regexpr_color=216,216,216
- hx_editor_string_color=255,198,0
- hx_editor_template_color=255,198,0
- hx_editor_type_color=210,82,82
- hxml_editor_comment_color=199,221,12
- hxml_editor_default_color=216,216,216
- hxml_editor_option_color=141,203,226
- overriddenByCSS=,hx_editor_comment_color,hx_editor_bracket_color,hx_editor_type_color,hx_editor_template_color,hx_editor_haxe_doc_color,hx_editor_default_color,hx_editor_string_color,hx_editor_conditional_compilation_color,hx_editor_declare_keywords_color,hx_editor_keywords_color,hxml_editor_comment_color,hxml_editor_default_color,hxml_editor_option_color,hx_editor_regexpr_color,hx_editor_number_color,hx_editor_brace_color,hx_editor_multiline_comment_color,
|