-
Notifications
You must be signed in to change notification settings - Fork 6
/
Notepad3_gruvbox Light Hard.ini
757 lines (757 loc) · 19.3 KB
/
Notepad3_gruvbox Light Hard.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
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
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
# At first, setting to font, In Common Base/Base2 and Text
## Generated by Notepad3. Adjusted color by maboroshin.
# Author (Notepad3): Florian 'Flo' Balmer, Rizonesoft, RaiKoHoff et al.
# License (Notepad3): BSD 3-Clause.
# https://github.com/rizonesoft/Notepad3
# Apply Color theme to above: gruvbox Light Hard (by PAVEL PERTSEV A.K.A. MORHETZ, License:MIT/X11)
# HTTPS://GITHUB.COM/MORHETZ/GRUVBOX
#
[Custom Colors]
01=#F9F5D7; Background
02=#EBDBB2; Current line
03=#D5C4A1; Selection
04=fore:#3C3836; Fore
05=#928374; Comment
06=#F8FD99
07=#E0EC04
08=fore:#3C3836; #EBDBB2 Gray 8
09=#076678; Pink/Magenta 5
10=#9D0006; Red 61
11=#AF3A03; Orange 21
12=#B57614; Yellow 38
13=#79740E; Green 37
14=#427B58; Aqua/Cyan 64
15=#076678; Blue 12
16=#8F3F71; Purple/Violet 61
[Styles]
Use2ndDefaultStyle=true
[Common Base]
Default Style=font:Meiryo; size:9; fore:#3C3836; back:#F9F5D7
Margins and Line Numbers=font:Arial; size:8; fore:#928374; back:#EBDBB2
Matching Braces (Indicator)=back:#0FFF4B; alpha:90; indic_roundbox
Matching Braces Error (Indicator)=back:#FF1EB0; alpha:90; indic_roundbox
Indentation Guide (Color)=fore:#928374
Selected Text (Colors)=back:#E0EC04; eolfilled; alpha:50
Whitespace (Colors, Size 0-12)=fore:#B57614
Current Line Background (Color)=back:#EBDBB2
Caret (Color, Size 1-3)=size:2; fore:#3C3836
Long Line Marker (Colors)=fore:#D5C4A1
Bookmarks and Folding (Colors, Size)=fore:#AF3A03; back:#010101; alpha:50; case:U
Mark Occurrences (Indicator)=fore:#9D0006; alpha:100; alpha2:100; indic_roundbox
Hyperlink Hotspots=italic; fore:#0068D0; indic_compositionthin
Unicode-Point Hover=fore:#9D0006; alpha:60; alpha2:180; indic_compositionthick
Multi Edit Indicator=fore:#00A5FF; indic_box
Inline-IME Color=fore:#9D0006
[2nd Common Base]
2nd Default Style=font:Meiryo; size:9; fore:#3C3836; back:#F9F5D7
2nd Margins and Line Numbers=font:Arial; size:8; fore:#928374; back:#EBDBB2
2nd Matching Braces (Indicator)=back:#0FFF4B; alpha:90; indic_roundbox
2nd Matching Braces Error (Indicator)=back:#FF1EB0; alpha:90; indic_roundbox
2nd Indentation Guide (Color)=fore:#928374
2nd Selected Text (Colors)=back:#E0EC04; eolfilled; alpha:50
2nd Whitespace (Colors, Size 0-12)=fore:#B57614
2nd Current Line Background (Color)=back:#EBDBB2
2nd Caret (Color, Size 1-3)=size:2; fore:#3C3836
2nd Long Line Marker (Colors)=fore:#D5C4A1
2nd Extra Line Spacing (Size)=size:2
2nd Bookmarks and Folding (Colors, Size)=fore:#AF3A03; back:#010101; alpha:50; case:U
2nd Mark Occurrences (Indicator)=fore:#9D0006; alpha:100; alpha2:100; indic_roundbox
2nd Hyperlink Hotspots=italic; fore:#0068D0; indic_compositionthin
2nd Unicode-Point Hover=fore:#9D0006; alpha:60; alpha2:180; indic_compositionthick
Multi Edit Indicator=fore:#00A5FF; indic_box
2nd Inline-IME Color=fore:#9D0006
[Text Files]
Default=font:Meiryo; size:9
[ANSI Art]
Default=font:Lucida Console
Margins and Line Numbers=font:Arial; size:7
Extra Line Spacing (Size)=size:0
[Apache Config Files]
Comment=fore:#928374
String=fore:#427B58
Number=bold; fore:#9D0006
Directive=bold
IP Address=bold; fore:#076678
Default=size:-1
[Assembly Script]
Comment=fore:#928374
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=bold
CPU Instruction=bold
FPU Instruction=bold
Extended Instruction=bold
Directive=bold; italic
Directive Operand=bold; italic
Register=fore:#AF3A03
Default=size:-1
[AutoHotkey Script]
Comment=fore:#928374
Escape=bold; fore:#79740E
Syntax Operator=bold
Expression Operator=fore:#3C3836
String=fore:#427B58
Number=bold; fore:#9D0006
Identifier=fore:#B57614; bold
Variable Dereferencing=bold; fore:#8F3F71
Label=bold; fore:#076678
Flow of Control=bold; italic
Command=bold
Function=italic
Directive=italic
Keys & Buttons=bold; fore:#AF3A03
Built-In Variables=bold; fore:#B57614
Special=fore:#79740E
Variable Keyword=bold; fore:#B57614
Default=size:-1
[AutoIt3 Script]
Comment=fore:#928374
Number=bold; fore:#9D0006
Function=bold
User-Defined Function=fore:#AF3A03
Keyword=bold; italic
Macro=bold; fore:#076678
String=fore:#427B58
Operator=bold
Variable=italic; fore:#8F3F71
Send Key=bold; fore:#79740E
Preprocessor=bold
Special=bold
Default=size:-1
[AviSynth Script]
Comment=fore:#928374
String=fore:#427B58
Number=bold; fore:#9D0006
Keyword=bold; italic
Filter=bold
Clip Property=fore:#8F3F71
Plugin=bold; fore:#B57614
Function=fore:#B57614
Default=size:-1
[Awk Script]
Keyword=bold
Keyword 2nd=bold; fore:#8F3F71
Comment=fore:#928374
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=bold
Default=size:-1
[Batch Files]
Comment=fore:#928374
Keyword=bold
Identifier=fore:#076678
Operator=bold
Command=bold; italic
Label=bold; fore:#076678
Default=size:-1
[C# Source Code]
Identifier=fore:#076678
Comment=fore:#928374
Keyword=bold
Keyword 2nd=fore:#8F3F71; bold;
Global Class=bold; fore:#B57614
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=fore:#3C3836
Preprocessor=bold
Verbatim String=fore:#8F3F71
Comment Doc=fore:#928374
Comment Doc Word=fore:#928374; bold
Comment Doc Error=fore:#B57614; italic
Task Marker=fore:#076678
Default=size:-1
[C/C++ Source Code]
Comment=fore:#928374
Keyword=bold; italic
Keyword 2nd=fore:#8F3F71; bold; italic
Typedefs/Classes=bold; italic
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=fore:#3C3836
Preprocessor=bold
Verbatim=fore:#8F3F71
Comment Doc=fore:#928374
Comment Doc Word=fore:#928374; bold
Comment Doc Error=fore:#B57614; italic
Task Marker=fore:#076678
Default=size:-1
[CIL Assembly]
Keyword=bold; fore:#8F3F71
Type Keyword=fore:#076678
Directive=bold
Instruction=
Comment=fore:#928374
String=fore:#427B58
Label=bold; fore:#076678
Number=bold; fore:#9D0006
Operator=
Default=size:-1
[Cmake Script]
Comment=fore:#928374
String=fore:#427B58
Function=bold
Parameter=bold; fore:#B57614
Variable=fore:#8F3F71
While Def=bold; italic
For Each Def=bold; italic
If Def=bold; italic
Macro Def=bold; italic
Variable within String=bold; fore:#8F3F71
Number=bold; fore:#9D0006
Default=size:-1
[Coffeescript]
Comment=fore:#928374
String=fore:#427B58
Identifier=fore:#3C3836
Operator=bold; fore:#3C3836
Preprocessor=bold; fore:#AF3A03
Number=bold; fore:#9D0006
Regex=fore:#8F3F71
Global Class=fore:#B57614
Word=fore:#427B58
Verbatim=fore:#427B58
Default=size:-1
[Configuration Files]
Key=fore:#427B58
Comment=fore:#928374
Section=bold; fore:#076678
Assignment=bold
Default Value=fore:#B57614 ;bold
Default=size:-1
[CSS Style Sheets]
Comment=fore:#928374
HTML Tag=bold
Tag-Class=bold; fore:#B57614
Tag-ID=bold; fore:#AF3A03
Tag-Attribute=fore:#076678
Pseudo-Class=fore:#8F3F71
Pseudo-Element=italic
CSS Property=bold
String=fore:#427B58
Value=fore:#076678
Operator=bold
Important=bold; fore:#427B58
Directive=bold; italic
Media=bold; italic; fore:#AF3A03
Variable=bold; fore:#AF3A03
Unknown Pseudo-Class=fore:#9D0006; italic
Unknown Property=bold; fore:#9D0006; italic
Default=size:-1
[CSV Prism]
Column 0=bold
Column 1=fore:#9D0006
Column 2=bold; fore:#AF3A03
Column 3=fore:#B57614
Column 4=fore:#79740E
Column 5=fore:#427B58
Column 6=fore:#8F3F71
Column 7=bold; fore:#076678
Column 8=
Column 9=italic; fore:#79740E
Default=size:-1
[D Source Code]
Comment=fore:#928374
Comment Doc=fore:#928374
Number=bold; fore:#9D0006
Keyword=bold
Keyword 2nd=bold; fore:#8F3F71
Typedef=italic
String=fore:#427B58
Operator=bold
Default=size:-1
[Dart Source Code]
Keyword=bold
Keyword 2nd=bold; fore:#8F3F71
Meta-Data=fore:#076678
Class=fore:#79740E
Enumeration=bold; fore:#79740E
Function=bold; italic
Comment=fore:#928374
Comment Doc=fore:#928374
Task Marker=fore:#076678
String=fore:#79740E
TriQ-String=fore:#79740E
Verbatim String=fore:#8F3F71
ESC Sequence=fore:#427B58
Label=bold; fore:#076678
Number=bold; fore:#9D0006
Variable=bold; fore:#8F3F71
Operator=bold
Operator2=bold; fore:#B57614
Default=size:-1
[Diff Files]
Comment=fore:#928374
Command=bold; fore:#B57614
Source and Destination=fore:#2F2F2F; back:#C7C7C7
Position Setting=fore:#2F2F2F; back:#F1F8FF
Line Addition=fore:#2F2F2F; back:#E6FFED; eolfilled
Line Removal=fore:#2F2F2F; back:#FFCACA; eolfilled
Line Change=fore:#2F2F2F; back:#FFFFDB; eolfilled
Default=size:-1
[Fortran Source Code]
Identifier=fore:#3C3836
Preprocessor=bold; fore:#B57614
Comment=fore:#928374
Keyword=bold; fore:#8F3F71
Function=bold
User-Defined Function=fore:#AF3A03
String Single Quoted=fore:#79740E
String Double Quoted=fore:#427B58
String EOL=fore:#79740E; bold
Number=bold; fore:#9D0006
Operator=bold
Label=bold; fore:#076678
Continuation=fore:#076678; bold
Default=size:-1
[Go Source Code]
Comment=fore:#928374
Number=bold; fore:#9D0006
Keyword=bold
Keyword 2nd=bold; fore:#8F3F71
Typedef=bold; italic
String=fore:#427B58
Operator=bold
Default=size:-1
[Inno Setup Script]
Comment=fore:#928374
Keyword=bold
Parameter=bold; fore:#B57614
Section=bold; fore:#3C3836
Preprocessor=bold; fore:#076678
Inline Expansion=bold; fore:#8F3F71
Pascal Comment=fore:#928374
Pascal Keyword=bold; italic
String=fore:#427B58
Default=size:-1
[Java Source Code]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold; italic
Keyword 2nd=fore:#8F3F71; bold;
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=bold
Comment Doc=fore:#928374
Comment Doc Word=fore:#928374; bold
Comment Doc Error=fore:#B57614; italic
Task Marker=fore:#076678
Default=size:-1
[JavaScript]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold
String=fore:#427B58
Regex=fore:#79740E
Number=bold; fore:#9D0006
Operator=bold
Comment Doc=fore:#928374
Comment Doc Word=fore:#928374; bold
Comment Doc Error=fore:#B57614; italic
Task Marker=fore:#076678
Default=size:-1
[JSON]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold
LD Keyword=fore:#AF3A03
String=fore:#427B58
Unclosed String=bold; italic; fore:#9D0006
Number=bold; fore:#9D0006
Operator=fore:#3C3836
Property Name=fore:#79740E
Regex=fore:#427B58
ESC Sequence=fore:#427B58; bold
URL/IRI=fore:#076678
Compact IRI=fore:#076678
Parsing Error=fore:#E27878
Default=size:-1
[Julia Script]
Comment=fore:#928374
Number=bold; fore:#9D0006
Keyword=bold
Keyword 2nd=fore:#8F3F71; bold;
String=fore:#427B58
Operator=bold
Type Operator=italic; bold
Identifier=fore:#076678
Symbol=bold; fore:#AF3A03
Macro Def=fore:#79740E
Comment Doc=fore:#928374
Literal String=fore:#427B58
Command=bold; italic
Annotation=fore:#AF3A03; bold
Parsing Error=fore:#E27878
Default=size:-1
[KiXtart Script]
Keyword=bold
Function=italic
Macro=fore:#79740E
Comment=fore:#928374
String=fore:#427B58
Operator=bold
Number=bold; fore:#9D0006
Variable=fore:#8F3F71
Identifier=fore:#076678
Default=size:-1
[Kotlin Source Code]
Keyword=bold
Annotation=fore:#8F3F71; bold
Class=fore:#B57614
Interface=bold; italic; fore:#427B58
Enumeration=bold; fore:#79740E
Function=italic
Comment=fore:#928374
Comment Doc=fore:#928374
Comment Doc Word=fore:#928374; bold
Task Marker=fore:#076678
String=fore:#427B58
Verbatim String=fore:#427B58
ESC Sequence=fore:#8F3F71
Back Ticks=fore:#B57614; bold
Label=bold; fore:#076678
Number=bold; fore:#9D0006
Variable=fore:#8F3F71
Operator=bold
Default=size:-1
[LaTeX Files]
Command=bold
Comment=fore:#928374
Math=bold; fore:#79740E
Special Char=fore:#427B58
Tag=bold; fore:#8F3F71
Verbatim Segment=bold; italic; bold; fore:#3C3836; back:#D5C4A1
Error=fore:#9D0006; italic
Default=size:-1
[Lua Script]
Comment=fore:#928374
Number=bold; fore:#9D0006
Keyword=bold
Basic Functions=bold
String, Table & Math Functions=bold; fore:#79740E
Input, Output & System Facilities=bold; fore:#8F3F71
String=fore:#427B58
Literal String=fore:#427B58
Preprocessor=fore:#8F3F71
Operator=bold
Label=bold; fore:#076678
Default=size:-1
[Makefiles]
Comment=fore:#928374
Identifier=fore:#B57614
Target=bold
Preprocessor=bold; fore:#8F3F71
Default=size:-1
[Markdown]
Strong=bold; fore:#B57614
Emphasis=italic; fore:#B57614
Header 1=bold; fore:#9D0006
Header 2=bold; fore:#9D0006
Header 3=bold; fore:#9D0006
Header 4=bold; fore:#9D0006
Header 5=bold; fore:#9D0006
Header 6=bold; fore:#9D0006
Unordered List=bold; fore:#427B58
Ordered List=bold; fore:#427B58
Pre Char=fore:#AF3A03; back:#3d425b
Block Quote=fore:#AF3A03
Strikeout=fore:#8F3F71; italic
Horizontal Rule=size:+2; bold
Link=fore:#427B58
Code=fore:#B57614
Default=size:-1
[MATLAB]
Comment=fore:#928374
Number=bold; fore:#9D0006
Keyword=fore:#8F3F71; bold
String=fore:#427B58
Operator=bold
Default=size:-1
[Nim Source Code]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold
String Double Quoted=fore:#427B58
String Single Quoted=fore:#79740E
String Triple Double Quotes=italic; fore:#427B58
String Triple Single Quotes=italic; fore:#79740E
Number=bold; fore:#9D0006
Operator=bold
Function name=fore:#B57614
Parsing Error=fore:#9D0006; italic
Default=size:-1
[NSIS Script]
Comment=fore:#928374
String=fore:#427B58
Function=fore:#8F3F71; bold
Variable=italic; fore:#B57614
Variable within String=bold; italic; fore:#B57614
Number=bold; fore:#9D0006
Constant=fore:#79740E
Section=bold; fore:#AF3A03
Sub Sectionbold; fore:#3C3836
Section Group=bold; fore:#79740E
Function Definition=bold; italic
PageEx=bold; italic
If Definition=bold; italic
Macro Definition=bold; italic
Default=size:-1
[Pascal Source Code]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold
String=fore:#427B58
Number=bold; fore:#9D0006
Inline Asm=fore:#AF3A03
Preprocessor=bold; fore:#B57614
Default=size:-1
[Perl Script]
Comment=fore:#928374
Keyword=bold
String Double Quoted=fore:#427B58
String Single Quoted=fore:#79740E
Number=bold; fore:#9D0006
Scalar $var=italic; fore:#AF3A03
Array @var=italic; fore:#B57614
Hash %var=italic; fore:#79740E
Symbol Table *var=fore:#076678
Regex /re/ or m{re}=fore:#8F3F71
Substitution s/re/ore/=fore:#8F3F71; back:#EBDBB2
Back Ticks=fore:#B57614
Here-Doc (Delimiter)=bold; back:#EBDBB2
Here-Doc (Single Quoted, q)=italic; fore:#79740E; back:#EBDBB2
Here-Doc (Double Quoted, qq)=italic; fore:#427B58; back:#EBDBB2
Here-Doc (Back Ticks, qx)=italic; bold; fore:#B57614; back:#EBDBB2
Single Quoted String (Generic, q)=fore:#79740E
Double Quoted String (qq)=fore:#427B58
Back Ticks (qx)=fore:#B57614
Regex (qr)=fore:#8F3F71
Array (qw)=fore:#AF3A03
Prototype=bold; fore:#8F3F71
Format Identifier=bold; fore:#427B58
Format Body=fore:#006DAE; back:#C7C7C7
POD (Common)=fore:#2F2F2F; back:#E6FFED; eolfilled
POD (Verbatim)=fore:#2F2F2F; back:#FFFFDB; eolfilled
Data Section=fore:#2F2F2F; back:#C7C7C7
Parsing Error=bold; italic; fore:#9D0006
Default=size:-1
[PowerShell Script]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold; italic
String=fore:#427B58
Number=bold; fore:#9D0006
Variable=italic; fore:#B57614
Cmdlet=fore:#076678; bold
Alias=bold; fore:#79740E
Default=size:-1
[Python Script]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold
Keyword 2nd=fore:#8F3F71; bold;
Attribute=fore:#B57614
String Single Quoted=fore:#79740E
String Double Quoted=fore:#427B58
String Triple Single Quotes=italic; fore:#79740E
String Triple Double Quotes=italic; fore:#427B58
Number=bold; fore:#9D0006
Operator=bold
Function Name=italic
Class Name=fore:#B57614
Decorator=
Default=size:-1
[Registry Files]
Comment=fore:#928374
Value Name=
String=fore:#427B58
Value Type=bold
Hex=bold; fore:#9D0006
Added Key=bold; fore:#AF3A03;
Deleted Key=fore:#B57614
GUID in Key Path=bold; fore:#8F3F71
Parameter=fore:#79740E
Escaped=bold; fore:#79740E
Default=size:-1
[Resource Script]
Comment=fore:#928374
Keyword=bold
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=bold
Preprocessor=fore:#8F3F71
Comment Doc=fore:#928374
Comment Doc Word=fore:#928374; bold
Comment Doc Error=fore:#B57614; italic
Task Marker=fore:#076678
Default=size:-1
[R-S-SPlus Statistics Code]
Comment=fore:#928374
Keyword=fore:#79740E; bold; italic
Base Package Functions=bold; fore:#076678
Other Package Functions=bold; fore:#B57614
Number=bold; fore:#9D0006
String=fore:#427B58
Operator=bold
Infix=fore:#8F3F71
Infix EOL=fore:#8F3F71; back:#D5C4A1; eolfilled
Default=size:-1
[Ruby Script]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold
Number=bold; fore:#9D0006
Operator=bold
String=fore:#427B58; bold
Class Name=italic
Function Name=fore:#8F3F71
Regex=fore:#79740E
Symbol=bold; fore:#AF3A03
Module Name=bold; fore:#076678
Instance Var=bold; fore:#79740E
Class Var=bold; fore:#B57614
Data Section=bold; fore:#3C3836; back:#D5C4A1; eolfilled
Default=size:-1
[Rust Source Code]
Keyword=fore:#8F3F71; bold
Build-In Type=bold; fore:#427B58
Other Keyword=bold; italic
Number=bold; fore:#9D0006
String=fore:#427B58
Operator=bold
Macro Definition=fore:#79740E
Rust Lifetime=fore:#AF3A03
Byte String=fore:#8F3F71
Parsing Error=italic; fore:#9D0006
Default=size:-1
[Shell Script]
Error=italic; fore:#9D0006
Comment=fore:#928374
Number=bold; fore:#9D0006
Keyword=fore:#8F3F71; bold
String Double Quoted=fore:#427B58
String Single Quoted=fore:#79740E
Scalar=fore:#076678
Parameter Expansion=fore:#8F3F71
Back Ticks=fore:#B57614
Here-Doc (Delimiter)=bold; fore:#AF3A03
Here-Doc (Single Quoted, q)=bold; fore:#3C3836; back:#D5C4A1; eolfilled
Operator=bold
Default=size:-1
[SQL Query]
Comment=fore:#928374
Keyword=bold
Value Type=bold; fore:#B57614
String=fore:#427B58
Identifier=fore:#8F3F71
Quoted Identifier=bold; fore:#8F3F71
Number=bold; fore:#9D0006
Operator=bold
Default=size:-1
[Tcl Script]
Comment=fore:#928374
Keyword=fore:#8F3F71; bold
Number=bold; fore:#9D0006
String=fore:#427B58
Operator=bold
Identifier=
Modifier=italic; fore:#79740E
Substitution=bold; fore:#3C3836
Default=size:-1
[TOML Config]
Keyword=bold; fore:#8F3F71
Comment=fore:#928374
Section=bold; fore:#076678
Key=
Assignment=bold
Value=fore:#427B58
Number=bold; fore:#9D0006
Date-Time=fore:#79740E
String=fore:#427B58
Parsing Error=italic; fore:#9D0006;
Default=size:-1
[VBScript]
Comment=fore:#928374
Keyword=bold; fore:#8F3F71
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=bold
Default=size:-1
[VHDL]
Comment=fore:#928374
Number=bold; fore:#9D0006
String=fore:#79740E
Operator=
Keyword=bold; fore:#8F3F71
Standard Operator=bold; fore:#AF3A03
Attribute=fore:#B57614
Standard Function=bold; fore:#79740E
Standard Package=bold; fore:#076678
Standard Type=bold; fore:#076678
Default=size:-1
[Visual Basic]
Comment=fore:#928374
Keyword=bold; fore:#8F3F71
String=fore:#427B58
Number=bold; fore:#9D0006
Operator=
Preprocessor=bold; fore:#B57614
Default=size:-1
[Web Source Code]
HTML Tag=bold; fore:#8F3F71
HTML Unknown Tag=fore:#9D0006
HTML Attribute=fore:#427B58
HTML Unknown Attribute=fore:#9D0006
HTML Value=fore:#B57614
HTML String=fore:#79740E
HTML Comment=fore:#928374
HTML Entity=fore:#B57614
HTML Other Inside Tag=fore:#B57614
XML Identifier=bold
SGML=fore:#8F3F71; bold
ASP Start Tag=bold; italic; fore:#076678
PHP Start Tag=bold; italic; fore:#076678
PHP Comment=fore:#928374
PHP Keyword=bold; fore:#8F3F71
PHP String=fore:#427B58
PHP Simple String=fore:#79740E
PHP Number=bold; fore:#9D0006
PHP Operator=bold
PHP Variable=italic; fore:#B57614
PHP String Variable=bold; italic; fore:#AF3A03
PHP Complex Variable=italic; fore:#076678
JS Comment=fore:#928374
JS Keyword=bold
JS String=fore:#427B58
JS Regex=fore:#B57614
JS Number=bold; fore:#9D0006
JS Symbols=bold
ASP JS Comment=fore:#928374
ASP JS Keyword=bold
ASP JS String=fore:#427B58
ASP JS Regex=fore:#B57614
ASP JS Number=bold; fore:#9D0006
ASP JS Symbols=bold
VBS Comment=fore:#928374
VBS Keyword=bold
VBS String=fore:#427B58
VBS Number=bold; fore:#9D0006
ASP VBS Comment=fore:#928374
ASP VBS Keyword=bold
ASP VBS String=fore:#427B58
ASP VBS Number=bold; fore:#9D0006
Default=size:-1
[XML Document]
XML Tag=fore:#8F3F71
XML Attribute=fore:#427B58
XML Value=fore:#B57614
XML String=fore:#79740E
XML Other Inside Tag=bold; fore:#B57614
XML Comment=fore:#928374
XML Entity=bold
XML Identifier=bold
SGML=fore:#8F3F71; bold
CDATA=fore:#79740E
Default=size:-1
[YAML]
Comment=fore:#928374
Identifier=fore:#427B58
Keyword=bold
Number=bold; fore:#9D0006
Document=bold; fore:#3C3836; back:#D5C4A1; eolfilled
Error=italic; fore:#9D0006
Operator=bold; fore:#AF3A03
Text=fore:#8F3F71
Reference=fore:#B57614
Default=size:-1