1<?xml version="1.0"?>
2<CONFIG>
3  <Lazarus>
4    <ColorSchemes Version="6">
5      <Names Count="1">
6        <Item1 Value="Twilight"/>
7      </Names>
8      <Globals Version="6">
9        <SchemeTwilight>
10          <ahaDefault Background="clBlack" Foreground="clWhite"/>
11          <ahaExecutionPoint Background="clBlue" Foreground="clWhite" ForePriority="500" BackPriority="500" FramePriority="500"/>
12          <ahaEnabledBreakpoint Background="clRed" Foreground="clWhite" ForePriority="500" BackPriority="500" FramePriority="500"/>
13          <ahaDisabledBreakpoint Background="clLime" Foreground="clRed" ForePriority="500" BackPriority="500" FramePriority="500"/>
14          <ahaInvalidBreakpoint Background="clOlive" Foreground="clGreen" ForePriority="500" BackPriority="500" FramePriority="500"/>
15          <ahaUnknownBreakpoint Background="clRed" Foreground="clBlack" ForePriority="500" BackPriority="500" FramePriority="500"/>
16          <ahaErrorLine Background="5284095" Foreground="clBlack" ForePriority="500" BackPriority="500" FramePriority="500"/>
17          <ahaLineHighlight ForePriority="500" BackPriority="500" FramePriority="500"/>
18          <ahaWordGroup FrameColor="clRed" ForePriority="3000" BackPriority="3000" FramePriority="3000"/>
19          <ahaBracketMatch Style="fsBold" ForePriority="3000" BackPriority="3000" FramePriority="3000"/>
20          <ahaHighlightWord Background="3158064" FrameColor="clSilver" ForePriority="3000" BackPriority="3000" FramePriority="3000"/>
21          <ahaIncrementalSearch Background="3199088" Foreground="clWhite" ForePriority="4000" BackPriority="4000" FramePriority="4000"/>
22          <ahaHighlightAll Background="clYellow" ForePriority="4000" BackPriority="4000" FramePriority="4000"/>
23          <ahaTemplateEditCur FrameColor="clAqua" ForePriority="6000" BackPriority="6000" FramePriority="6000"/>
24          <ahaTemplateEditSync FrameColor="clFuchsia" ForePriority="6000" BackPriority="6000" FramePriority="6000"/>
25          <ahaTemplateEditOther FrameColor="clMaroon" ForePriority="6000" BackPriority="6000" FramePriority="6000"/>
26          <ahaSyncroEditCur FrameColor="clFuchsia" ForePriority="6000" BackPriority="6000" FramePriority="6000"/>
27          <ahaSyncroEditSync FrameColor="clRed" ForePriority="6000" BackPriority="6000" FramePriority="6000"/>
28          <ahaSyncroEditOther FrameColor="9744532" ForePriority="6000" BackPriority="6000" FramePriority="6000"/>
29          <ahaSyncroEditArea Background="clGray" ForePriority="2000" BackPriority="2000" FramePriority="2000"/>
30          <ahaTextBlock Background="clWhite" Foreground="clBlack" ForePriority="7000" BackPriority="7000" FramePriority="7000"/>
31          <ahaMouseLink Foreground="clAqua" ForePriority="1500" BackPriority="2500" FramePriority="7500"/>
32          <ahaFoldedCode Foreground="clSilver" FrameColor="clSilver" ForePriority="8000" BackPriority="8000" FramePriority="8000"/>
33		  <ahaSpecialVisibleChars  ForePriority="8100" BackPriority="8100" FramePriority="8100"/>
34          <ahaTopInfoHint Background="clPurple" Foreground="clYellow" FrameColor="clOlive" FrameStyle="slsDashed" ForePriority="8500" BackPriority="8500" FramePriority="8500"/>
35          <ahaIfDefBlockInactive Foreground="clBlack" ForeAlpha="150" ForePriority="9050" BackPriority="9050" FramePriority="9050"/>
36          <ahaIfDefBlockActive  ForePriority="9000" BackPriority="9000" FramePriority="9000"/>
37          <ahaIfDefBlockTmpActive  ForePriority="9000" BackPriority="9000" FramePriority="9000"/>
38          <ahaIfDefNodeActive  ForePriority="9050" BackPriority="9050" FramePriority="9050"/>
39          <ahaIfDefNodeInactive ForePriority="9150" BackPriority="9150" FramePriority="9150"/>
40          <ahaIfDefNodeTmpActive  ForePriority="9050" BackPriority="9050" FramePriority="9050"/>
41          <ahaModifiedLine Foreground="clGreen" FrameColor="59900"/>
42          <ahaCodeFoldingTree Foreground="clSilver"/>
43          <ahaGutterSeparator Background="clWhite" Foreground="clGray"/>
44          <ahaGutter Background="clBlack"/>
45          <ahaRightMargin Foreground="clSilver"/>
46          <ahaOverviewGutter Foreground="4210752" Background="6579300" FrameColor="8947848"/>
47          <ahaIdentComplWindow Background="3552822"/>
48          <ahaIdentComplWindowBorder Foreground="7039851"/>
49          <ahaIdentComplWindowHighlight Foreground="clLime"/>
50          <ahaOutlineLevel1Color Foreground="clRed"/>
51          <ahaOutlineLevel2Color Foreground="39159"/>
52          <ahaOutlineLevel3Color Foreground="2280512"/>
53          <ahaOutlineLevel4Color Foreground="13421568"/>
54          <ahaOutlineLevel5Color Foreground="16738346"/>
55          <ahaOutlineLevel6Color Foreground="13566148"/>
56        </SchemeTwilight>
57      </Globals>
58      <LangObjectPascal Version="6">
59        <SchemeTwilight>
60          <Assembler Foreground="clLime"/>
61          <Comment Foreground="clGray"/>
62          <Directive Foreground="clRed"/>
63          <Number Foreground="clFuchsia"/>
64          <Reserved_word Foreground="clAqua" Style="fsBold"/>
65          <String Foreground="clYellow"/>
66          <Symbol Foreground="clAqua"/>
67        </SchemeTwilight>
68      </LangObjectPascal>
69      <LangLazarus_Form_definition Version="6">
70        <SchemeTwilight>
71          <Comment Foreground="clGray"/>
72          <Key Style="fsBold"/>
73          <Number Foreground="clFuchsia"/>
74          <String Foreground="clYellow"/>
75          <Symbol Foreground="clAqua"/>
76        </SchemeTwilight>
77      </LangLazarus_Form_definition>
78      <LangXML_document Version="6">
79        <SchemeTwilight>
80          <Attribute_Name Foreground="clMaroon"/>
81          <Attribute_Value Foreground="clNavy" Style="fsBold"/>
82          <CDATA_Section Foreground="clOlive" Style="fsItalic"/>
83          <Comment Foreground="clGray"/>
84          <DOCTYPE_Section Foreground="clBlue" Style="fsItalic"/>
85          <Element_Name Foreground="clMaroon" Style="fsBold"/>
86          <Entity_Reference Foreground="clBlue" Style="fsBold"/>
87          <Namespace_Attribute_Name Foreground="clRed"/>
88          <Namespace_Attribute_Value Foreground="clRed" Style="fsBold"/>
89          <Processing_Instruction Foreground="clBlue"/>
90          <Symbol Foreground="clAqua"/>
91          <Text Foreground="clBlack" Style="fsBold"/>
92        </SchemeTwilight>
93      </LangXML_document>
94      <LangHTML_document Version="6">
95        <SchemeTwilight>
96          <Asp Background="clYellow" Foreground="clBlack"/>
97          <Comment Foreground="clGray"/>
98          <Escape_ampersand Foreground="clLime" Style="fsBold"/>
99          <Identifier Style="fsBold"/>
100          <Reserved_word Foreground="clAqua" Style="fsBold"/>
101          <Symbol Foreground="clAqua"/>
102          <Unknown_word Foreground="clRed" Style="fsBold"/>
103          <Value Foreground="16744448"/>
104        </SchemeTwilight>
105      </LangHTML_document>
106      <LangC__ Version="6">
107        <SchemeTwilight>
108          <Assembler Foreground="clLime"/>
109          <Comment Foreground="clGray"/>
110          <Number Foreground="clFuchsia"/>
111          <Preprocessor Foreground="clGray"/>
112          <Reserved_word Foreground="clAqua" Style="fsBold"/>
113          <Space Foreground="clWindow"/>
114          <String Foreground="clYellow"/>
115          <Symbol Foreground="clAqua"/>
116        </SchemeTwilight>
117      </LangC__>
118      <LangPerl Version="6">
119        <SchemeTwilight>
120          <Comment Foreground="clGray"/>
121          <Number Foreground="clFuchsia"/>
122          <Pragma Style="fsBold"/>
123          <Reserved_word Foreground="clAqua" Style="fsBold"/>
124          <Space Foreground="clWindow"/>
125          <String Foreground="clYellow"/>
126          <Symbol Foreground="clAqua"/>
127          <Variable Style="fsBold"/>
128        </SchemeTwilight>
129      </LangPerl>
130      <LangJava Version="6">
131        <SchemeTwilight>
132          <Comment Foreground="clGray"/>
133          <Documentation Foreground="clGray"/>
134          <Number Foreground="clFuchsia"/>
135          <Reserved_word Foreground="clAqua" Style="fsBold"/>
136          <Space Foreground="clWindow"/>
137          <String Foreground="clYellow"/>
138          <Symbol Foreground="clAqua"/>
139        </SchemeTwilight>
140      </LangJava>
141      <LangUNIX_Shell_Script Version="6">
142        <SchemeTwilight>
143          <Comment Foreground="clGray"/>
144          <Number Foreground="clFuchsia"/>
145          <Reserved_word Foreground="clAqua" Style="fsBold"/>
146          <String Foreground="clYellow"/>
147          <Symbol Foreground="clAqua"/>
148          <Variable Foreground="clPurple"/>
149        </SchemeTwilight>
150      </LangUNIX_Shell_Script>
151      <LangPython Version="6">
152        <SchemeTwilight>
153          <Comment Foreground="clGray"/>
154          <Documentation Foreground="clGray"/>
155          <Float Foreground="clBlue"/>
156          <Hexadecimal Foreground="clBlue"/>
157          <Non_reserved_keyword Foreground="clNavy" Style="fsBold"/>
158          <Number Foreground="clFuchsia"/>
159          <Octal Foreground="clBlue"/>
160          <Reserved_word Foreground="clAqua" Style="fsBold"/>
161          <String Foreground="clYellow"/>
162          <Symbol Foreground="clAqua"/>
163          <SyntaxError Foreground="clRed"/>
164          <System_functions_and_variables Style="fsBold"/>
165        </SchemeTwilight>
166      </LangPython>
167      <LangPHP Version="6">
168        <SchemeTwilight>
169          <Comment Foreground="clGray"/>
170          <Number Foreground="clFuchsia"/>
171          <Reserved_word Foreground="clAqua" Style="fsBold"/>
172          <String Foreground="clYellow"/>
173          <Symbol Foreground="clAqua"/>
174        </SchemeTwilight>
175      </LangPHP>
176      <LangSQL Version="6">
177        <SchemeTwilight>
178          <Comment Foreground="clGray"/>
179          <Data_type Style="fsBold"/>
180          <Default_packages Style="fsBold"/>
181          <Exception Style="fsItalic"/>
182          <Function Style="fsBold"/>
183          <Number Foreground="clFuchsia"/>
184          <Reserved_word Foreground="clAqua" Style="fsBold"/>
185          <Reserved_word__PL_SQL_ Style="fsBold"/>
186          <SQL_Plus_command Style="fsBold"/>
187          <String Foreground="clYellow"/>
188          <Symbol Foreground="clAqua"/>
189        </SchemeTwilight>
190      </LangSQL>
191      <LangJavascript Version="6">
192        <SchemeTwilight>
193          <Comment Foreground="clGray"/>
194          <Number Foreground="clFuchsia"/>
195          <Reserved_word Foreground="clAqua" Style="fsBold"/>
196          <String Foreground="clYellow"/>
197          <Symbol Foreground="clAqua"/>
198        </SchemeTwilight>
199      </LangJavascript>
200      <LangDiff_File Version="6">
201        <SchemeTwilight>
202          <Diff_Added_line Foreground="clGreen"/>
203          <Diff_Changed_Line Foreground="clPurple"/>
204          <Diff_Chunk_Line_Counts Foreground="clPurple" Style="fsBold"/>
205          <Diff_Chunk_Marker Style="fsBold"/>
206          <Diff_Chunk_New_Line_Count Foreground="clGreen" Style="fsBold"/>
207          <Diff_Chunk_Original_Line_Count Foreground="clRed" Style="fsBold"/>
208          <Diff_New_File Background="clGreen" Style="fsBold"/>
209          <Diff_Original_File Background="clRed" Style="fsBold"/>
210          <Diff_Removed_Line Foreground="clRed"/>
211          <Unknown_word Style="fsItalic"/>
212        </SchemeTwilight>
213      </LangDiff_File>
214      <LangMS_DOS_batch_language Version="6">
215        <SchemeTwilight>
216          <Key Style="fsBold"/>
217          <Number Foreground="clFuchsia"/>
218          <Comment Foreground="clNavy" Style="fsItalic"/>
219          <Variable Foreground="clGreen"/>
220        </SchemeTwilight>
221      </LangMS_DOS_batch_language>
222      <LangINI_file Version="6">
223        <SchemeTwilight>
224          <Comment Foreground="clGreen" Style="fsItalic"/>
225          <Section Style="fsBold"/>
226          <Number Foreground="clFuchsia"/>
227        </SchemeTwilight>
228      </LangINI_file>
229      <Langpo_language_files Version="8">
230        <SchemeTwilight>
231          <Key Style="fsBold"/>
232          <Flags Foreground="clTeal"/>
233          <String Foreground="clFuchsia"/>
234          <Comment Style="fsItalic" Foreground="clGreen"/>
235          <Identifier Style="fsBold" Foreground="clGreen"/>
236          <Previous_value Style="fsItalic" Foreground="clOlive"/>
237        </SchemeTwilight>
238      </Langpo_language_files>
239    </ColorSchemes>
240  </Lazarus>
241</CONFIG>
242