eclihx.ui.prefs 1.1 KB

12345678910111213141516171819
  1. eclipse.preferences.version=1
  2. hx_editor_brace_color=216,216,216
  3. hx_editor_bracket_color=216,216,216
  4. hx_editor_comment_color=199,221,12
  5. hx_editor_conditional_compilation_color=141,203,226
  6. hx_editor_declare_keywords_color=141,203,226
  7. hx_editor_default_color=216,216,216
  8. hx_editor_haxe_doc_color=204,223,50
  9. hx_editor_keywords_color=141,203,226
  10. hx_editor_multiline_comment_color=199,221,12
  11. hx_editor_number_color=127,179,71
  12. hx_editor_regexpr_color=216,216,216
  13. hx_editor_string_color=255,198,0
  14. hx_editor_template_color=255,198,0
  15. hx_editor_type_color=210,82,82
  16. hxml_editor_comment_color=199,221,12
  17. hxml_editor_default_color=216,216,216
  18. hxml_editor_option_color=141,203,226
  19. 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,