forked from achbed/notepad2-colors-solarized
-
Notifications
You must be signed in to change notification settings - Fork 0
/
notepad2-solarize.ini
342 lines (342 loc) · 9.33 KB
/
notepad2-solarize.ini
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
[Default Text]
FileNameExtensions=txt; text; wtx; log; asc; doc; diz; nfo
Default Style=font:Lucida Console; size:9; back:#fdf6e3; fore:#657b83
Margins and Line Numbers=size:-1; fore:#93a1a1; back:#eee8d5
Matching Braces=size:+1; bold; fore:#859900
Matching Braces Error=size:+1; bold; fore:#dc322f
Control Characters (Font)=size:-1
Indentation Guide (Color)=fore:#cb4b16
Selected Text (Colors)=back:#eee8d5; eolfilled
Whitespace (Colors, Size 0-5)=fore:#d33682
Current Line Background (Color)=back:#eee8d5; alpha:50
Caret Foreground (Color)=
Caret Width (Size 1-3)=
Long Line Marker (Colors)=fore:#268bd2
Extra Line Spacing (Size)=size:3
2nd Default Style=font:Lucida Console; size:9; fore:#839496; back:#002b36
2nd Margins and Line Numbers=size:-1; fore:#586e75; back:#073642
2nd Matching Braces=size:+1; bold; fore:#859900
2nd Matching Braces Error=size:+1; bold; fore:#dc322f
2nd Control Characters (Font)=size:-1
2nd Indentation Guide (Color)=fore:#cb4b16
2nd Selected Text (Colors)=eolfilled; back:#073642
2nd Whitespace (Colors, Size 0-5)=fore:#d33682
2nd Current Line Background (Color)=
2nd Caret Foreground (Color)=
2nd Caret Width (Size 1-3)=
2nd Long Line Marker (Colors)=fore:#268bd2
2nd Extra Line Spacing (Size)=size:3
[Web Source Code]
FileNameExtensions=html; htm; asp; aspx; shtml; htd; xhtml; php; php3; phtml; htt; cfm; tpl; dtd; hta; htc
Default=
HTML Tag=fore:#268bd2
HTML Unknown Tag=fore:#268bd2; back:#eee8d5
HTML Attribute=fore:#B58900
HTML Unknown Attribute=fore:#B58900; back:#eee8d5
HTML Value=fore:#2aa198
HTML String=fore:#2aa198
HTML Other Inside Tag=fore:#268bd2
HTML Comment=fore:#93a1a1
HTML Entity=fore:#268bd2
HTML Element Text=
2nd HTML Tag=fore:#268bd2
2nd HTML Unknown Tag=fore:#268bd2; back:#073642
2nd HTML Attribute=fore:#B58900
2nd HTML Unknown Attribute=fore:#B58900; back:#073642
2nd HTML Value=fore:#2aa198
2nd HTML String=fore:#2aa198
2nd HTML Other Inside Tag=fore:#268bd2
2nd HTML Comment=fore:#586e75
2nd HTML Entity=fore:#268bd2
2nd HTML Element Text=
XML Identifier=bold; fore:#dc322f
SGML=fore:#dc322f
CDATA=fore:#586e75
ASP Start Tag=bold; fore:#dc322f
PHP Start Tag=bold; fore:#dc322f
PHP Default=
PHP Comment=fore:#93a1a1
PHP Keyword=bold; fore:#cb4b16
PHP String=fore:#2aa198
PHP Simple String=fore:#2aa198
PHP Number=fore:#2aa198
PHP Operator=fore:#657b83
PHP Variable=italic; fore:#268bd2
PHP String Variable=italic; fore:#268bd2
PHP Complex Variable=italic; fore:#268bd2
JS Default=
JS Comment=fore:#93a1a1
JS Keyword=bold; fore:#cb4b16
JS Identifier=
JS String=fore:#2aa198
JS Regex=fore:#2aa198
JS Number=fore:#2aa198
JS Symbols=fore:#657b83
ASP JS Default=
ASP JS Comment=fore:#93a1a1
ASP JS Keyword=bold; fore:#cb4b16
ASP JS Identifier=
ASP JS String=fore:#2aa198
ASP JS Regex=fore:#006633; back:#FFF1A8
ASP JS Number=fore:#2aa198
ASP JS Symbols=fore:#657b83
VBS Default=
VBS Comment=fore:#93a1a1
VBS Keyword=bold; fore:#cb4b16
VBS Identifier=
VBS String=fore:#2aa198
VBS Number=fore:#2aa198
ASP VBS Default=
ASP VBS Comment=fore:#93a1a1
ASP VBS Keyword=bold; fore:#cb4b16
ASP VBS Identifier=
ASP VBS String=fore:#2aa198
ASP VBS Number=fore:#2aa198
2nd PHP Comment=fore:#586e75
2nd PHP Operator=fore:#839496
2nd JS Symbols=fore:#657b83
2nd JS Comment=fore:#586e75
2nd VBS Comment=fore:#586e75
2nd ASP VBS Comment=fore:#586e75
[XML Document]
FileNameExtensions=xml; xsl; rss; svg; xul; xsd; xslt; axl; rdf; xaml; vcproj
Default=
XML Tag=fore:#881280
XML Attribute=fore:#994500
XML Value=fore:#1A1AA6
XML String=fore:#1A1AA6
XML Other Inside Tag=fore:#1A1AA6
XML Comment=fore:#646464
XML Entity=fore:#B000B0
XML Element Text=
XML Identifier=bold; fore:#881280
SGML=fore:#881280
CDATA=fore:#646464
[CSS Style Sheets]
FileNameExtensions=css
Default=
Comment=fore:#646464
HTML Tag=bold; fore:#268bd2
Tag-Class=fore:#cb4b16
Tag-Id=fore:#cb4b16
Tag-Attribute=italic; fore:#cb4b16
Pseudo-class/element=fore:#b58900
Unknown Pseudo-class=fore:#b58900 ; back:#eee8d5
CSS Property=fore:#b58900
Unknown Property=fore:#b58900 ; back:#eee8d5
String=fore:#2aa198
Value=fore:#2aa198
Operator=fore:#b58900
Important=bold; fore:#d33682
Directive=bold; fore:#6c71c4 ; back:#eee8d5
2nd Unknown Pseudo-class=fore:#b58900 ; back:#073642
2nd Unknown Property=fore:#b58900 ; back:#073642
2nd Directive=bold; fore:#6c71c4 ; back:#073642
[JavaScript]
FileNameExtensions=js; jse; jsm; json; as
Default=
Comment=fore:#93a1a1
2nd Comment=fore:#586e75
Keyword=bold; fore:#cb4b16
Identifier=
String=fore:#2aa198
Regex=fore:#2aa198
Number=fore:#2aa198
Operator=fore:#657b83
2nd Operator=fore:#657b83
[VBScript]
FileNameExtensions=vbs; dsm
Default=
Comment=fore:#808080
Keyword=bold; fore:#B000B0
Identifier=
String=fore:#008000
Number=fore:#FF0000
Operator=
[C/C++ Source Code]
FileNameExtensions=c; cpp; cxx; cc; h; hpp; hxx; hh; m; mm; idl; inl; odl
Default=
Comment=fore:#008000
Keyword=bold; fore:#0A246A
Identifier=
String=fore:#008000
Number=fore:#FF0000
Operator=fore:#B000B0
Preprocessor=fore:#FF8000
[C# Source Code]
FileNameExtensions=cs
Default=
Comment=fore:#008000
Keyword=bold; fore:#804000
Identifier=
String=fore:#008000
Verbatim String=fore:#008000
Number=fore:#FF0000
Operator=fore:#B000B0
Preprocessor=fore:#FF8000
[Resource Script]
FileNameExtensions=rc; rc2; rct; rh; r; dlg
Default=
Comment=fore:#008000
Keyword=bold; fore:#0A246A
Identifier=
String=fore:#008000
Number=fore:#FF0000
Operator=fore:#0A246A
Preprocessor=fore:#FF8000
[Makefiles]
FileNameExtensions=mak; make; dsp
Default=fore:#0A246A
Comment=fore:#008000
Identifier=fore:#003CE6
Operator=
Target=fore:#003CE6; back:#FFC000
Preprocessor=fore:#FF8000
[Java Source Code]
FileNameExtensions=java
Default=
Comment=fore:#646464
Keyword=bold; fore:#A46000
Identifier=
String=fore:#008000
Regex=fore:#006633; back:#FFF1A8
Number=fore:#FF0000
Operator=fore:#B000B0
[Visual Basic]
FileNameExtensions=vb; bas; frm; cls; ctl; pag; dsr; dob
Default=
Comment=fore:#808080
Keyword=bold; fore:#B000B0
Identifier=
String=fore:#008000
Number=fore:#FF0000
Operator=
Preprocessor=fore:#FF9C00
[Pascal Source Code]
FileNameExtensions=pas; dpr; dpk; dfm; inc; pp
Default=
Comment=fore:#646464
Keyword=bold; fore:#800080
Identifier=
String=fore:#008000
Number=fore:#FF0000
Operator=bold
Inline Asm=fore:#0000FF
Preprocessor=fore:#FF00FF
[Assembly Script]
FileNameExtensions=asm
Default=
Comment=fore:#008000
Identifier=
String=fore:#008000
Number=fore:#FF0000
Operator=fore:#0A246A
CPU Instruction=fore:#0A246A
FPU Instruction=fore:#0A246A
Extended Instruction=fore:#0A246A
Directive=fore:#0A246A
Directive Operand=fore:#0A246A
Register=fore:#FF8000
[SQL Query]
FileNameExtensions=sql
Default=
Comment=fore:#505050
Keyword=bold; fore:#800080
String=fore:#008000; back:#FFF1A8
Identifier=fore:#800080
Quoted Identifier=fore:#800080; back:#FFCCFF
Number=fore:#FF0000
Operator=bold; fore:#800080
[Perl Script]
FileNameExtensions=pl; pm; cgi; pod
Default=
Comment=fore:#646464
Keyword=bold; fore:#804000
Identifier=
String double quoted=fore:#008000
String single quoted=fore:#008000
Number=fore:#FF0000
Operator=bold
Scalar $var=fore:#0A246A
Array @var=fore:#003CE6
Hash %var=fore:#B000B0
Symbol table *var=fore:#3A6EA5
Regex /re/ or m{re}=fore:#006633; back:#FFF1A8
Substitution s/re/ore/=fore:#006633; back:#FFF1A8
Back ticks=fore:#E24000; back:#FFF1A8
Here-doc (delimiter)=fore:#648000
Here-doc (single quoted, q)=fore:#648000
Here-doc (double quoted, qq)=fore:#648000
Here-doc (back ticks, qx)=fore:#E24000; back:#FFF1A8
Single quoted string (generic, q)=fore:#008000
Double quoted string (qq)=fore:#008000
Back ticks (qx)=fore:#E24000; back:#FFF1A8
Regex (qr)=fore:#006633; back:#FFF1A8
Array (qw)=fore:#003CE6
Prototype=fore:#800080; back:#FFE2FF
Format identifier=bold; fore:#648000; back:#FFF1A8
Format body=fore:#648000; back:#FFF1A8
POD (common)=fore:#A46000; back:#FFFFC0; eolfilled
POD (verbatim)=fore:#A46000; back:#FFFFC0; eolfilled
Data section=fore:#A46000; back:#FFFFC0; eolfilled
Parsing error=fore:#C80000; back:#FFFF80
[Python Script]
FileNameExtensions=py; pyw
Default=
Comment=fore:#880000
Keyword=fore:#000088
Identifier=
String double quoted=fore:#008800
String single quoted=fore:#008800
String triple double quotes=fore:#008800
String triple single quotes=fore:#008800
Number=fore:#FF4000
Operator=bold; fore:#666600
Function name=fore:#660066
Class name=fore:#660066
[Configuration Files]
FileNameExtensions=ini; inf; reg; cfg; properties; oem; sif; url; sed; theme
Default=
Comment=fore:#008000
Section=bold; fore:#000000; back:#FFD24D; eolfilled
Assignment=fore:#FF0000
Default Value=fore:#FF0000
[Apache Config Files]
FileNameExtensions=conf; htaccess
Default=
Comment=fore:#648000
String=fore:#B000B0
Number=fore:#FF4000
Directive=fore:#003CE6
IP Address=bold; fore:#FF4000
[PowerShell Script]
FileNameExtensions=ps1; psc1
Default=
Comment=fore:#646464
Keyword=bold; fore:#804000
Identifier=
String=fore:#008000
Number=fore:#FF0000
Operator=bold
Variable=fore:#0A246A
Cmdlet=fore:#804000; back:#FFF1A8
Alias=bold; fore:#0A246A
[Batch Files]
FileNameExtensions=bat; cmd
Default=
Comment=fore:#008000
Keyword=bold; fore:#0A246A
Identifier=fore:#003CE6; back:#FFF1A8
Operator=
Command=bold
Label=fore:#C80000; back:#F4F4F4; eolfilled
[Diff Files]
FileNameExtensions=diff; patch
Default=
Comment=fore:#008000
Command=bold; fore:#0A246A
Source and Destination=fore:#C80000; back:#FFF1A8; eolfilled
Position Setting=fore:#0000FF
Line Addition=fore:#000000; back:#C0FF60; eolfilled
Line Removal=fore:#000000; back:#FF8060; eolfilled
Line Change=fore:#000000; back:#99D7FF; eolfilled