Skip to content

Instantly share code, notes, and snippets.

@gladius882
Last active May 30, 2019 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gladius882/316f8db041563f1561376916e78bc7ef to your computer and use it in GitHub Desktop.
Save gladius882/316f8db041563f1561376916e78bc7ef to your computer and use it in GitHub Desktop.
OmegaT settings including dark color schema
<?xml version="1.0" encoding="UTF-8" ?>
<omegat>
<preference version="1.0">
<docking_layout></docking_layout>
<sb_progress_mode>DEFAULT</sb_progress_mode>
<most_recent_projects_size>5</most_recent_projects_size>
<display_modification_info>all</display_modification_info>
<lt_disabled>false</lt_disabled>
<auto_save_interval>180</auto_save_interval>
<scripts_dir>C:\Program Files (x86)\OmegaT\scripts</scripts_dir>
<taas_lookup>false</taas_lookup>
<ac_show_suggestions_automatically>true</ac_show_suggestions_automatically>
<mt_auto_fetch>true</mt_auto_fetch>
<glossary_tbx_display_context>true</glossary_tbx_display_context>
<glossary_not_exact_match>true</glossary_not_exact_match>
<glossary_stemming>true</glossary_stemming>
<dictionary_fuzzy_matching>true</dictionary_fuzzy_matching>
<tokenizer_behavior_org.omegat.tokenizer.LuceneEnglishTokenizer>LUCENE_36</tokenizer_behavior_org.omegat.tokenizer.LuceneEnglishTokenizer>
<source_lang>PL</source_lang>
<target_lang>EN-GB</target_lang>
<most_recent_projects_0>C:\Users\De-10\Documents\OmegaT Hydrolider</most_recent_projects_0>
<project_files_show_on_load>true</project_files_show_on_load>
<spellcheker_dir>C:\Users\De-10\AppData\Roaming\OmegaT\spelling</spellcheker_dir>
<current_folder>C:\Users\De-10\Documents</current_folder>
<stat_counting_custom_tags>true</stat_counting_custom_tags>
<editor_initial_segment_load_count>2000</editor_initial_segment_load_count>
<view_option_ppt_simplify>true</view_option_ppt_simplify>
<ext_tmx_sort_key>SCORE</ext_tmx_sort_key>
<ext_tmx_match_template>${id}. ${fuzzyFlag}${sourceText}
${targetText}
&lt;${score}/${noStemScore}/${adjustedScore}% ${filePath}&gt;</ext_tmx_match_template>
<project_files_window_width>1115</project_files_window_width>
<project_files_window_height>400</project_files_window_height>
<project_files_window_x>394</project_files_window_x>
<project_files_window_y>212</project_files_window_y>
<script_window_width>1150</script_window_width>
<script_window_height>650</script_window_height>
<script_window_x>50</script_window_x>
<script_window_y>80</script_window_y>
<screen_x>-8</screen_x>
<screen_y>-8</screen_y>
<screen_width>1616</screen_width>
<screen_height>876</screen_height>
<mark_translated_segments>true</mark_translated_segments>
<mark_untranslated_segments>true</mark_untranslated_segments>
<display_segment_sources>true</display_segment_sources>
<mark_non_unique_segments>false</mark_non_unique_segments>
<mark_autopopulated>true</mark_autopopulated>
<team_Author>Patryk Spychalski</team_Author>
<save_auto_status>false</save_auto_status>
<allow_google2_translate>false</allow_google2_translate>
<project_files_use_font>false</project_files_use_font>
<stat_counting_protected_text>true</stat_counting_protected_text>
<ac_glossary_show_source>true</ac_glossary_show_source>
<ac_glossary_show_target_before_source>false</ac_glossary_show_target_before_source>
<ac_glossary_sort_by_source>false</ac_glossary_sort_by_source>
<ac_glossary_sort_by_length>false</ac_glossary_sort_by_length>
<ac_glossary_sort_alphabetically>false</ac_glossary_sort_alphabetically>
<allow_belazar_translate>false</allow_belazar_translate>
<allow_microsoft_translate>false</allow_microsoft_translate>
<allow_apertium_translate>false</allow_apertium_translate>
<allow_mymemory_machine_translate>true</allow_mymemory_machine_translate>
<transtips>true</transtips>
<dictionary_url>http://download.services.openoffice.org/files/contrib/dictionaries/</dictionary_url>
<wf_minimalSimilarity>75</wf_minimalSimilarity>
<wf_noSourceText>true</wf_noSourceText>
<wf_insertBestMatch>true</wf_insertBestMatch>
<wf_explanatoryText>[dopasowanie]</wf_explanatoryText>
<wf_allowTransEqualToSrc>false</wf_allowTransEqualToSrc>
<wf_exportCurrentSegment>false</wf_exportCurrentSegment>
<wf_stopOnAlternativeTranslation>false</wf_stopOnAlternativeTranslation>
<wf_convertNumbers>false</wf_convertNumbers>
<allowTagEditing>false</allowTagEditing>
<tagValidateOnLeave>false</tagValidateOnLeave>
<view_option_mod_info_template>${creationId} - ${changedId} ${changedDate} ${changedTime}</view_option_mod_info_template>
<view_option_mod_info_template_wo_date>${creationId} - ${changedId}</view_option_mod_info_template_wo_date>
<view_option_source_all_bold>false</view_option_source_all_bold>
<view_option_template_active>false</view_option_template_active>
<source_font>Comic Sans MS</source_font>
<source_font_size>20</source_font_size>
<COLOR_ACTIVE_SOURCE_FG>#817CD3</COLOR_ACTIVE_SOURCE_FG>
<COLOR_ACTIVE_SOURCE>#002B36</COLOR_ACTIVE_SOURCE>
<COLOR_ACTIVE_TARGET_FG>#B8D200</COLOR_ACTIVE_TARGET_FG>
<COLOR_ACTIVE_TARGET>#002B36</COLOR_ACTIVE_TARGET>
<COLOR_SOURCE_FG>#268BD2</COLOR_SOURCE_FG>
<COLOR_SOURCE>#002B36</COLOR_SOURCE>
<COLOR_NOTED_FG>#859900</COLOR_NOTED_FG>
<COLOR_NOTED>#002B36</COLOR_NOTED>
<COLOR_UNTRANSLATED_FG>#ff56b8</COLOR_UNTRANSLATED_FG>
<COLOR_UNTRANSLATED>#002B36</COLOR_UNTRANSLATED>
<COLOR_TRANSLATED_FG>#839496</COLOR_TRANSLATED_FG>
<COLOR_TRANSLATED>#002B36</COLOR_TRANSLATED>
<COLOR_NON_UNIQUE>#2AA198</COLOR_NON_UNIQUE>
<COLOR_NON_UNIQUE_BG>#002B36</COLOR_NON_UNIQUE_BG>
<COLOR_MOD_INFO_FG>#498294</COLOR_MOD_INFO_FG>
<COLOR_MOD_INFO>#002B36</COLOR_MOD_INFO>
<COLOR_PLACEHOLDER>#2B4B56</COLOR_PLACEHOLDER>
<COLOR_REMOVETEXT_TARGET>#002B36</COLOR_REMOVETEXT_TARGET>
<COLOR_NBSP>#2B4B56</COLOR_NBSP>
<COLOR_WHITESPACE>#2B4B56</COLOR_WHITESPACE>
<COLOR_BIDIMARKERS>#EEE8D5</COLOR_BIDIMARKERS>
<COLOR_MARK_COMES_FROM_TM>#CB4B16</COLOR_MARK_COMES_FROM_TM>
<COLOR_MARK_COMES_FROM_TM_XICE>#B58900</COLOR_MARK_COMES_FROM_TM_XICE>
<COLOR_MARK_COMES_FROM_TM_X100PC>#859900</COLOR_MARK_COMES_FROM_TM_X100PC>
<COLOR_MARK_COMES_FROM_TM_XAUTO>#D33682</COLOR_MARK_COMES_FROM_TM_XAUTO>
<COLOR_REPLACE>#B58900</COLOR_REPLACE>
<COLOR_LANGUAGE_TOOLS>#268BD2</COLOR_LANGUAGE_TOOLS>
<COLOR_MATCHES_CHANGED>#CB4B16</COLOR_MATCHES_CHANGED>
<COLOR_MATCHES_UNCHANGED>#000000</COLOR_MATCHES_UNCHANGED>
<COLOR_MATCHES_DEL_ACTIVE>#859900</COLOR_MATCHES_DEL_ACTIVE>
<COLOR_MATCHES_DEL_INACTIVE>#859900</COLOR_MATCHES_DEL_INACTIVE>
<COLOR_MATCHES_INS_ACTIVE>#D33682</COLOR_MATCHES_INS_ACTIVE>
<COLOR_MATCHES_INS_INACTIVE>#D33682</COLOR_MATCHES_INS_INACTIVE>
<COLOR_BACKGROUND>#002B36</COLOR_BACKGROUND>
<COLOR_SEGMENT_MARKER_FG>#2B4B56</COLOR_SEGMENT_MARKER_FG>
<COLOR_SEGMENT_MARKER_BG>#002B36</COLOR_SEGMENT_MARKER_BG>
<COLOR_TRANSTIPS>#2AA198</COLOR_TRANSTIPS>
<COLOR_SPELLCHECK>#DC322F</COLOR_SPELLCHECK>
<COLOR_HYPERLINK>#859900</COLOR_HYPERLINK>
<COLOR_FOREGROUND>#839496</COLOR_FOREGROUND>
<view_option_unique_first>false</view_option_unique_first>
<search_window_auto_sync>false</search_window_auto_sync>
<search_window_history_size>10</search_window_history_size>
<search_window_search_files>false</search_window_search_files>
<search_window_dir></search_window_dir>
<search_window_search_recursive>true</search_window_search_recursive>
<search_window_search_type>EXACT</search_window_search_type>
<search_window_case_sensitive>false</search_window_case_sensitive>
<search_window_space_match_nbsp>false</search_window_space_match_nbsp>
<search_window_search_source>true</search_window_search_source>
<search_window_search_translation>true</search_window_search_translation>
<search_window_search_state>TRANSLATED_UNTRANSLATED</search_window_search_state>
<search_window_case_sensitive_replace>false</search_window_case_sensitive_replace>
<search_window_space_match_nbsp_replace>false</search_window_space_match_nbsp_replace>
<search_window_replace_type>EXACT</search_window_replace_type>
<search_window_replace_untranslated>true</search_window_replace_untranslated>
<search_window_search_notes>true</search_window_search_notes>
<search_window_search_comments>true</search_window_search_comments>
<search_window_glossary_search>true</search_window_glossary_search>
<search_window_memory_search>true</search_window_memory_search>
<search_window_tm_search>true</search_window_tm_search>
<search_window_all_results>false</search_window_all_results>
<search_window_file_names>true</search_window_file_names>
<search_window_back_to_initial_segment>false</search_window_back_to_initial_segment>
<search_window_number_of_results>1000</search_window_number_of_results>
<search_window_width>800</search_window_width>
<search_window_height>700</search_window_height>
<search_window_x>473</search_window_x>
<search_window_y>62</search_window_y>
<search_window_advanced_visible>false</search_window_advanced_visible>
<search_window_search_author>false</search_window_search_author>
<search_window_author_name></search_window_author_name>
<search_window_date_from>false</search_window_date_from>
<search_window_date_from_value>2019/05/30 10:48</search_window_date_from_value>
<search_window_date_to>false</search_window_date_to>
<search_window_date_to_value>2019/05/30 10:48</search_window_date_to_value>
<search_window_exclude_orphans>false</search_window_exclude_orphans>
<search_window_full_half_width_insensitive>false</search_window_full_half_width_insensitive>
<search_window_search_history_item_0>wide</search_window_search_history_item_0>
</preference>
</omegat>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment