-
-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathnord.xml
386 lines (384 loc) · 33.8 KB
/
nord.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!--
Copyright (c) 2016-present Sven Greb <[email protected]>
This source code is licensed under the MIT license found in the license file.
-->
<!--
References:
1. https://notepad-plus-plus.org
-->
<NotepadPlus>
<GlobalStyles>
<WidgetStyle name="Global override" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontName="" fontSize="" fontStyle="0" />
<WidgetStyle name="Default Style" styleID="32" fgColor="D8DEE9" bgColor="2E3440" fontName="Source Code Pro" fontStyle="0" fontSize="16" />
<WidgetStyle name="Indent guideline style" styleID="37" fgColor="4C566A" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="D8DEE9" bgColor="88C0D0" fontStyle="0" fontSize="12" />
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="D8DEE9" bgColor="BF616A" fontStyle="0" />
<WidgetStyle name="Current line background colour" styleID="0" fgColor="D8DEE9" bgColor="3B4252" fontStyle="0" />
<WidgetStyle name="Selected text colour" styleID="0" fgColor="D8DEE9" bgColor="434C5E" fontStyle="0" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="4C566A" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="434C5E" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Fold" styleID="0" fgColor="4C566A" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Fold active" styleID="0" fgColor="88C0D0" bgColor="2E3440" fontSize="8" fontStyle="0" />
<WidgetStyle name="Fold margin" styleID="0" fgColor="2E3440" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="White space symbol" styleID="0" fgColor="4C566A" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Smart HighLighting" styleID="29" fgColor="D8DEE9" bgColor="88C0D0" fontStyle="0" />
<WidgetStyle name="Find Mark Style" styleID="31" fgColor="2E3440" bgColor="88C0D0" fontSize="10" fontStyle="0" />
<WidgetStyle name="Mark Style 1" styleID="25" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" fontSize="10" />
<WidgetStyle name="Mark Style 2" styleID="24" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" />
<WidgetStyle name="Mark Style 3" styleID="23" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" />
<WidgetStyle name="Mark Style 4" styleID="22" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" fontSize="10" />
<WidgetStyle name="Mark Style 5" styleID="21" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" />
<WidgetStyle name="Incremental highlight all" styleID="28" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" />
<WidgetStyle name="Tags match highlighting" styleID="27" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" />
<WidgetStyle name="Tags attribute" styleID="26" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="88C0D0" bgColor="434C5E" fontStyle="0" />
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="2E3440" bgColor="2E3440" fontStyle="0" />
<WidgetStyle name="Active tab text" styleID="0" fgColor="2E3440" bgColor="D8DEE9" fontStyle="0" />
<WidgetStyle name="Inactive tabs" styleID="0" fgColor="2E3440" bgColor="D8DEE9" fontStyle="0" />
</GlobalStyles>
<LexerStyles>
<LexerType name="bash" desc="bash" ext="sh bsh">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ERROR" styleID="1" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="3" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="5" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SCALAR" styleID="9" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PARAM" styleID="10" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="BACKTICKS" styleID="11" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="HERE DELIM" styleID="12" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="HERE Q" styleID="13" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="batch" desc="Batch" ext="bat cmd nt">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="KEYWORDS" styleID="2" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="LABEL" styleID="3" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="HIDE SYBOL" styleID="4" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMAND" styleID="5" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="VARIABLE" styleID="6" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="c" desc="C" ext="cw">
<WordsStyle name="DEFAULT" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="REGEX" styleID="14" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="cs" desc="C#" ext="vala">
<WordsStyle name="DEFAULT" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="REGEX" styleID="14" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="cpp" desc="C++" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="REGEX" styleID="14" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="css" desc="CSS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TAG" styleID="1" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CLASS" styleID="2" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PSEUDOCLASS" styleID="3" fgColor="8FBCBB" bgColor="2E3440" fontStyle="2" />
<WordsStyle name="UNKNOWN_PSEUDOCLASS" styleID="4" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="UNKNOWN_IDENTIFIER" styleID="7" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" strikethrough="1" />
<WordsStyle name="VALUE" styleID="8" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="9" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ID" styleID="10" fgColor="8FBCBB" bgColor="2E3440" fontStyle="2" />
<WordsStyle name="IMPORTANT" styleID="11" fgColor="81A1C1" bgColor="2E3440" fontStyle="1" />
<WordsStyle name="DIRECTIVE" styleID="12" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DOUBLESTRING" styleID="13" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SINGLESTRING" styleID="14" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="haskell" desc="Haskell" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="3" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="4" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CLASS" styleID="6" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="MODULE" styleID="7" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CAPITAL" styleID="8" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DATA" styleID="9" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IMPORT" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="11" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTANCE" styleID="12" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTLINE" styleID="13" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTBLOCK" styleID="14" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTBLOCK2" styleID="15" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTBLOCK3" styleID="16" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="diff" desc="diff" ext="diff patch">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMAND" styleID="2" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="HEADER" styleID="3" fgColor="88C0D0" bgColor="2E3440" fontStyle="1" />
<WordsStyle name="POSITION" styleID="4" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DELETED" styleID="5" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ADDED" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="html" desc="HTML" ext="html htm shtml shtm xhtml hta">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="9" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="5" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TAG" styleID="1" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TAGEND" styleID="11" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CDATA" styleID="17" fgColor="616E88" bgColor="2E3440" fontStyle="1" />
<WordsStyle name="VALUE" styleID="19" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ENTITY" styleID="10" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="ini" desc="Initialization file" ext="ini inf reg url">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SECTION" styleID="2" fgColor="81A1C1" bgColor="2E3440" fontStyle="1" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="88C0D0" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="java" desc="Java" ext="java">
<WordsStyle name="DEFAULT" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="REGEX" styleID="14" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="javascript" desc="Javascript" ext="js json">
<WordsStyle name="DEFAULT" styleID="41" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="45" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="WORD" styleID="46" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="KEYWORD" styleID="47" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="DOUBLESTRING" styleID="48" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SINGLESTRING" styleID="49" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SYMBOLS" styleID="50" fgColor="ECEFF4" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRINGEOL" styleID="51" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="REGEX" styleID="52" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="42" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTLINE" styleID="43" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTDOC" styleID="44" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="json" desc="JSON" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING DOUBLE QUOTE" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING SINGLE QUOTE" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="BOOLEAN NULL" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="lua" desc="Lua" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="LITERALSTRING" styleID="8" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="FUNC1" styleID="13" fgColor="88C0D0" bgColor="2E3440" fontStyle="0" keywordClass="instre2" />
<WordsStyle name="FUNC2" styleID="14" fgColor="88C0D0" bgColor="2E3440" fontStyle="0" keywordClass="type1" />
<WordsStyle name="FUNC3" styleID="15" fgColor="88C0D0" bgColor="2E3440" fontStyle="0" keywordClass="type2" />
</LexerType>
<LexerType name="php" desc="PHP" ext="php php3 phtml">
<WordsStyle name="DEFAULT" styleID="118" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="81A1C1" bgColor="2E3440" fontStyle="1" />
<WordsStyle name="STRING" styleID="119" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING VARIABLE" styleID="126" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SIMPLESTRING" styleID="120" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="WORD" styleID="121" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="122" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="VARIABLE" styleID="123" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="124" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="127" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="postscript" desc="Postscript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DSC COMMENT" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DSC VALUE" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION" styleID="6" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="LITERAL" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IMMEVAL" styleID="8" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PAREN ARRAY" styleID="9" fgColor="ECEFF4" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PAREN DICT" styleID="10" fgColor="ECEFF4" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PAREN PROC" styleID="11" fgColor="ECEFF4" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TEXT" styleID="12" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="HEX STRING" styleID="13" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="BASE85 STRING" styleID="14" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="BAD STRING CHAR" styleID="15" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="props" desc="Properties file" ext="properties">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SECTION" styleID="2" fgColor="81A1C1" bgColor="2E3440" fontStyle="1" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="88C0D0" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="python" desc="Python" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="2" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING" styleID="3" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="4" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="KEYWORDS" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="TRIPLE" styleID="6" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TRIPLEDOUBLE" styleID="7" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CLASSNAME" styleID="8" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DEFNAME" styleID="9" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRINGEOL" styleID="12" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="ruby" desc="Ruby" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ERROR" styleID="1" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENTLINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="POD" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTRUCTION" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CLASS NAME" styleID="8" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DEF NAME" styleID="9" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="REGEX" styleID="12" fgColor="EBCB8B" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="GLOBAL" styleID="13" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SYMBOL" styleID="14" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="MODULE NAME" styleID="15" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="INSTANCE VAR" styleID="16" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CLASS VAR" styleID="17" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="BACKTICKS" styleID="18" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DATA SECTION" styleID="19" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING Q" styleID="24" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="searchResult" desc="Search result" ext="">
<WordsStyle name="Default" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="Search Header" styleID="1" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="File Header" styleID="2" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="Line Number" styleID="3" fgColor="4C566A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="Hit Word" styleID="4" fgColor="2E3440" bgColor="88C0D0" fontStyle="0" />
<WordsStyle name="Selected Line" styleID="5" fgColor="D8DEE9" bgColor="3B4252" fontStyle="0" />
<WordsStyle name="Current line background colour" styleID="6" bgColor="3B4252" fontStyle="0" />
</LexerType>
<LexerType name="sql" desc="SQL" ext="sql">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="KEYWORD" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="STRING2" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="vb" desc="VB / VBS" ext="">
<WordsStyle name="DEFAULT" styleID="7" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="2" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="WORD" styleID="3" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DATE" styleID="8" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
</LexerType>
<LexerType name="xml" desc="XML" ext="xml xsml xsl xsd kml wsdl xlf xliff">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="XMLSTART" styleID="12" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="XMLEND" styleID="13" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="9" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="5" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="A3BE8C" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TAG" styleID="1" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TAGEND" styleID="11" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="BF616A" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="CDATA" styleID="17" fgColor="616E88" bgColor="2E3440" fontStyle="1" />
</LexerType>
<LexerType name="yaml" desc="YAML" ext="yaml">
<WordsStyle name="DEFAULT" styleID="0" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="616E88" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="KEY" styleID="2" fgColor="8FBCBB" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="KEYWORD" styleID="3" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="B48EAD" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="REFERENCE" styleID="5" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="DOCUMENT HEADER" styleID="6" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="SCALAR" styleID="7" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="TEXT" styleID="8" fgColor="D8DEE9" bgColor="2E3440" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="9" fgColor="81A1C1" bgColor="2E3440" fontStyle="0" />
</LexerType>
</LexerStyles>
</NotepadPlus>