Skip to content

Instantly share code, notes, and snippets.

@hinst
Created July 6, 2013 10:41
Show Gist options
  • Save hinst/5939534 to your computer and use it in GitHub Desktop.
Save hinst/5939534 to your computer and use it in GitHub Desktop.
MyLazarusCodeTyphonColorScheme
<?xml version="1.0"?>
<CONFIG>
<Lazarus>
<ColorSchemes Version="9">
<Names Count="1">
<Item1 Value="MyLazarusCodeTyphonColorScheme"/>
</Names>
<Globals Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<ahaGutter Background="clBtnFace"/>
<ahaDefault Background="clWhite" Foreground="clBlack"/>
<ahaErrorLine Background="5284095" Foreground="clBlack" BackPriority="500" ForePriority="500" FramePriority="500"/>
<ahaMouseLink Foreground="clBlue" FrameColor="clBlue" FrameEdges="sfeBottom" BackPriority="2500" ForePriority="1500" FramePriority="7500"/>
<ahaTextBlock Background="clNavy" Foreground="clWhite" BackPriority="7000" ForePriority="7000" FramePriority="7000"/>
<ahaWordGroup FrameColor="clRed" BackPriority="3000" ForePriority="3000" FramePriority="3000"/>
<ahaFoldedCode Background="clWhite" Foreground="clSilver" FrameColor="clSilver" BackPriority="8000" ForePriority="8000" FramePriority="8000"/>
<ahaRightMargin Foreground="clSilver"/>
<ahaTopInfoHint Background="clActiveCaption" Foreground="clBlack" FrameColor="clMaroon" FrameStyle="slsDashed" FrameEdges="sfeBottom" BackPriority="8500" ForePriority="8500" FramePriority="8500"/>
<ahaBracketMatch Style="fsBold" BackPriority="3000" ForePriority="3000" FramePriority="3000"/>
<ahaHighlightAll Background="clYellow" BackPriority="4000" ForePriority="4000" FramePriority="4000"/>
<ahaModifiedLine Foreground="clGreen" FrameColor="59900"/>
<ahaHighlightWord Background="15132390" FrameColor="clSilver" BackPriority="3000" ForePriority="3000" FramePriority="3000"/>
<ahaLineHighlight BackPriority="500" ForePriority="500" FramePriority="500"/>
<ahaSyncroEditCur FrameColor="clFuchsia" BackPriority="2000" ForePriority="2000" FramePriority="2000"/>
<ahaExecutionPoint Background="clGray" Foreground="clWhite" BackPriority="500" ForePriority="500" FramePriority="500"/>
<ahaSyncroEditArea Background="clMoneyGreen" BackPriority="2000" ForePriority="2000" FramePriority="2000"/>
<ahaSyncroEditSync FrameColor="clRed" BackPriority="6000" ForePriority="6000" FramePriority="6000"/>
<ahaCodeFoldingTree Background="clWhite" Foreground="clSilver"/>
<ahaGutterSeparator Background="clWhite" Foreground="clGray"/>
<ahaSyncroEditOther FrameColor="9744532" BackPriority="6000" ForePriority="6000" FramePriority="6000"/>
<ahaTemplateEditCur FrameColor="clAqua" BackPriority="6000" ForePriority="6000" FramePriority="6000"/>
<ahaTemplateEditSync FrameColor="clFuchsia" BackPriority="6000" ForePriority="6000" FramePriority="6000"/>
<ahaEnabledBreakpoint Background="clRed" Foreground="clBlack" BackPriority="500" ForePriority="500" FramePriority="500"/>
<ahaIncrementalSearch Background="3199088" Foreground="clWhite" BackPriority="4000" ForePriority="4000" FramePriority="4000"/>
<ahaInvalidBreakpoint Background="clOlive" Foreground="clGreen" BackPriority="500" ForePriority="500" FramePriority="500"/>
<ahaTemplateEditOther FrameColor="clMaroon" BackPriority="6000" ForePriority="6000" FramePriority="6000"/>
<ahaUnknownBreakpoint Background="clRed" Foreground="clBlack" BackPriority="500" ForePriority="500" FramePriority="500"/>
<ahaDisabledBreakpoint Background="clGreen" Foreground="clBlack" BackPriority="500" ForePriority="500" FramePriority="500"/>
<ahaSpecialVisibleChars BackPriority="8100" ForePriority="8100" FramePriority="8100"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</Globals>
<LangObjectPascal Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clPurple"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Assembler Foreground="clGreen"/>
<Directive Foreground="clMaroon" Style="fsBold"/>
<Reserved_word Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangObjectPascal>
<LangLazarus_Form_definition Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Key Style="fsBold"/>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangLazarus_Form_definition>
<LangXML_document Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Text Foreground="clBlack" Style="fsBold"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Element_Name Foreground="clMaroon" Style="fsBold"/>
<CDATA_Section Foreground="clOlive" Style="fsItalic"/>
<Attribute_Name Foreground="clMaroon"/>
<Attribute_Value Foreground="clNavy" Style="fsBold"/>
<DOCTYPE_Section Foreground="clBlue" Style="fsItalic"/>
<Entity_Reference Foreground="clBlue" Style="fsBold"/>
<Processing_Instruction Foreground="clBlue"/>
<Namespace_Attribute_Name Foreground="clRed"/>
<Namespace_Attribute_Value Foreground="clRed" Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangXML_document>
<LangHTML_document Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Asp Background="clYellow" Foreground="clBlack"/>
<Value Foreground="16744448"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Identifier Style="fsBold"/>
<Unknown_word Foreground="clRed" Style="fsBold"/>
<Reserved_word Style="fsBold"/>
<Escape_ampersand Foreground="clLime" Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangHTML_document>
<LangC__ Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Space Foreground="clWindow"/>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Assembler Foreground="clGreen"/>
<Preprocessor Foreground="clBlue" Style="fsBold"/>
<Reserved_word Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangC__>
<LangPerl Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Space Foreground="clWindow"/>
<Number Foreground="clNavy"/>
<Pragma Style="fsBold"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Variable Style="fsBold"/>
<Reserved_word Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangPerl>
<LangJava Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Space Foreground="clWindow"/>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Documentation Foreground="clBlue" Style="fsBold"/>
<Reserved_word Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangJava>
<LangUNIX_Shell_Script Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Variable Foreground="clPurple"/>
<Reserved_word Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangUNIX_Shell_Script>
<LangPython Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Float Foreground="clBlue"/>
<Octal Foreground="clBlue"/>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Hexadecimal Foreground="clBlue"/>
<SyntaxError Foreground="clRed"/>
<Documentation Foreground="clBlue" Style="fsBold"/>
<Reserved_word Style="fsBold"/>
<Non_reserved_keyword Foreground="clNavy" Style="fsBold"/>
<System_functions_and_variables Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangPython>
<LangPHP Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Reserved_word Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangPHP>
<LangSQL Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Function Style="fsBold"/>
<Data_type Style="fsBold"/>
<Exception Style="fsItalic"/>
<Reserved_word Style="fsBold"/>
<Default_packages Style="fsBold"/>
<SQL_Plus_command Style="fsBold"/>
<Reserved_word__PL_SQL_ Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangSQL>
<LangJavascript Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Number Foreground="clNavy"/>
<String Foreground="clBlue"/>
<Symbol Foreground="clRed"/>
<Comment Foreground="clBlue" Style="fsBold"/>
<Reserved_word Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangJavascript>
<LangDiff_File Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Unknown_word Style="fsItalic"/>
<Diff_New_File Background="clGreen" Style="fsBold"/>
<Diff_Added_line Foreground="clGreen"/>
<Diff_Changed_Line Foreground="clPurple"/>
<Diff_Chunk_Marker Style="fsBold"/>
<Diff_Removed_Line Foreground="clRed"/>
<Diff_Original_File Background="clRed" Style="fsBold"/>
<Diff_Chunk_Line_Counts Foreground="clPurple" Style="fsBold"/>
<Diff_Chunk_New_Line_Count Foreground="clGreen" Style="fsBold"/>
<Diff_Chunk_Original_Line_Count Foreground="clRed" Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangDiff_File>
<LangMS_DOS_batch_language Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Key Style="fsBold"/>
<Number Foreground="clBlue"/>
<Comment Foreground="clNavy" Style="fsItalic"/>
<Variable Foreground="clGreen"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangMS_DOS_batch_language>
<LangINI_file Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Comment Foreground="clGreen" Style="fsItalic"/>
<Section Style="fsBold"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</LangINI_file>
<Langpo_language_files Version="9">
<SchemeMyLazarusCodeTyphonColorScheme>
<Key Style="fsBold"/>
<Flags Foreground="clTeal"/>
<String Foreground="clFuchsia"/>
<Comment Foreground="clGreen" Style="fsItalic"/>
<Identifier Foreground="clGreen" Style="fsBold"/>
<Previous_value Foreground="clOlive" Style="fsItalic"/>
</SchemeMyLazarusCodeTyphonColorScheme>
</Langpo_language_files>
</ColorSchemes>
</Lazarus>
</CONFIG>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment