-
Notifications
You must be signed in to change notification settings - Fork 2
/
Notepad2 Zufuliu_ayu Light.ini
945 lines (945 loc) · 44.5 KB
/
Notepad2 Zufuliu_ayu Light.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
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
# At first, setting to font, In Common Global/2nd Global Styles
# Default Text section is for old version. Some will not work with older versions.
## Generated by Notepad2 Zufuliu. Adjusted color by maboroshin.
# Author (Notepad2): Florian 'Flo' Balmer, Zufuliu et al.
# License (Notepad2): BSD 3-Clause.
# https://github.com/zufuliu/notepad2
# Apply Color theme to above: ayu Light (by Ike Ku et al, License:MIT)
# https://github.com/dempfi/ayu
#
[Custom Colors]
01=#fafafa; Background
02=#f0f1f2; Current line
03=#edf0f5; Selection
04=#6c7680; Fore
05=#abb0b6; Comment
06=#F8FD99
07=#E0EC04
08=#6c7680; #f0f1f2
09=#399ee6; Pink/Magenta
10=#f07171; Red
11=#fa8d3e; Orange
12=#f2ae49; Yellow
13=#86b300; Green
14=#55b4d4; Aqua/Cyan
15=#399ee6; Blue
16=#a37acc; Purple/Violet
[Styles]
Use2ndGlobalStyle=0
[Default Text]
; For old.version. Current version load in Grobal Styles (or 2nd Global), Not this section;
Default Style=font:Meiryo; size:9; fore:#6c7680; back:#fafafa
Margin and Line Number=font:Arial; size:8; fore:#abb0b6; back:#f0f1f2;
Matching Brace=bold; back:#C2F7A6; indic_roundbox
Matching Brace Error=bold; back:#FEA3A3
Control Character=size:-3
Indentation Guide=fore:#abb0b6
Selected Text=back:#E0EC04; eolfilled; alpha:50
Whitespace=fore:#f2ae49
Current Line Background=back:#f0f1f2
Caret=size:2; fore:#6c7680
Long Line Marker=fore:#edf0f5
2nd Default Style=font:Meiryo; size:9; fore:#6c7680; back:#fafafa
2nd Margin and Line Number=font:Arial; size:8; fore:#abb0b6; back:#f0f1f2
2nd Matching Brace=bold; back:#C2F7A6; indic_roundbox
2nd Matching Brace Error=bold; back:#FEA3A3
2nd Control Character=size:-3
2nd Indentation Guide=fore:#abb0b6
2nd Selected Text=back:#E0EC04; eolfilled; alpha:50
2nd Whitespace=fore:#f2ae49
2nd Current Line Background=back:#f0f1f2
2nd Caret=size:2; fore:#6c7680
2nd Long Line Marker=fore:#edf0f5
[Global Styles]
Default Code Style=fore:#6c7680; back:#fafafa
Default Text Style=font:Meiryo; size:9; fore:#6c7680; back:#fafafa
Margin and Line Number=font:Arial; size:8; fore:#abb0b6; back:#f0f1f2;
Matching Brace=bold; fore:#C2F7A6; outline:230
Matching Brace Error=bold; fore:#FEA3A3; outline:230
Control Character=size:-3
Indentation Guide=fore:#abb0b6
Selected Text=back:#E0EC04; eolfilled; alpha:50
Whitespace=fore:#f2ae49
Current Line= back:#f0f1f2
Caret=size:2; fore:#6c7680
IME Indicator=fore:#f07171
Long Line Marker=fore:#edf0f5
Code Folding=fore:#f2ae49
Folding Marker=fore:#6c7680; back:#ADD8E6
Fold Ellipsis=font:$(Code); size:-2; bold; fore:#fafafa; back:#55b4d4
Mark Occurrences=fore:#f07171; alpha:100
Bookmark=alpha:20
CallTips=fore:#6c7680; back:#f0f1f2
[2nd Global Styles]
Default Code Style=fore:#6c7680; back:#fafafa
Default Text Style=font:Meiryo; size:9; fore:#6c7680; back:#fafafa
Margin and Line Number=font:Arial; size:8; fore:#abb0b6; back:#f0f1f2
Matching Brace=bold; fore:#C2F7A6; outline:230
Matching Brace Error=bold; fore:#FEA3A3; outline:230
Control Character=size:-3
Indentation Guide=fore:#abb0b6
Selected Text=back:#E0EC04; eolfilled; alpha:50
Whitespace=fore:#f2ae49
Current Line=back:#f0f1f2
Caret=size:2; fore:#6c7680
IME Indicator=fore:#f07171
Long Line Marker=fore:#edf0f5
Code Folding=fore:#f2ae49
Folding Marker=fore:#6c7680; back:#ADD8E6
Fold Ellipsis=font:$(Code); size:-2; bold; fore:#fafafa; back:#55b4d4
Mark Occurrences=fore:#f07171; alpha:100
Bookmark=alpha:20
CallTips=fore:#6c7680; back:#f0f1f2
[Text File]
[2nd Text File]
[C/C++ Source]
Keyword=bold
Type Keyword=fore:#399ee6
Preprocessor=bold()
Attribute=fore:#a37acc
Directive=bold
Type=italic
Class=fore:#86b300
Structure=fore:#86b300
Union=fore:#86b300
Interface=bold; italic; fore:#86b300
Function=
Constant=fore:#86b300
Enumeration=bold; fore:#86b300
Macro=fore:#399ee6
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Raw String=fore:#55b4d4
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
Instruction=
Register=fore:#fa8d3e
[C# Source]
Keyword=bold
Type Keyword=fore:#399ee6
LINQ Keyword=fore:#a37acc
Preprocessor=bold
Attribute=fore:#a37acc
Class=fore:#86b300
Structure=fore:#86b300
Interface=bold; italic; fore:#86b300
Method=
Enumeration=bold; fore:#86b300
Constant=fore:#86b300
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Verbatim String=fore:#a37acc
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[CSS Style Sheet]
Comment=fore:#abb0b6
HTML Tag=bold
Tag Class=bold; fore:#f2ae49
Tag Id=bold; fore:#fa8d3e
Tag Attribute=fore:#399ee6
Pseudo Class/Element=italic; fore:#a37acc
CSS Property=bold
String=fore:#55b4d4
Value=fore:#399ee6
Operator=
Important=bold; fore:#55b4d4
Directive=bold
Media=bold; italic; fore:#fa8d3e
Variable=bold; fore:#a37acc
Unknown Pseudo Class=fore:#f07171; italic
Unknown Property=bold; fore:#f07171; italic
[Java Source]
Keyword=bold
Type Keyword=fore:#399ee6
Module Directive=bold; fore:#a37acc
Annotation=
Class=fore:#86b300
Interface=bold; fore:#86b300
Method=bold
Enumeration=bold; fore:#86b300
Constant=fore:#86b300
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment HTML Tag=bold; fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Text Block=fore:#55b4d4
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[JavaScript]
Keyword=bold; fore:#a37acc
Reserved Word=bold
Module Directive=bold; fore:#a37acc
Object=bold
Function=
Constant=fore:#86b300
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Template Literal=fore:#86b300
Regex=fore:#86b3000
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[JSON Document]
Keyword=bold
Property=
Comment=fore:#abb0b6
String=fore:#55b4d4
Escape Sequence=fore:#a37acc
Number=bold; fore:#f07171
Operator=
[PHP Script]
Keyword=bold
Class=fore:#86b300
Interface=bold; italic; fore:#86b300
Trait=fore:#55b4d4
Function=
Magic Method=fore:#fa8d3e
Magic Constant=fore:#fa8d3e
Predefined Variable=fore:#f2ae49
Constant=fore:#86b300
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Heredoc String=fore:#55b4d4
Nowdoc String=fore:#55b4d4
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Variable=fore:#a37acc
Operator=
PHP Tag=italic; fore:#399ee6
[Python Script]
Keyword=fore:#a37acc; bold
Type=italic
Class=fore:#f2ae49
Function Define=italic
Function=italic
Attribute=fore:#a37acc
Decorator=
Built-in Constant=fore:#fa8d3e
Built-in Function=fore:#fa8d3e
object Method=
Comment=fore:#abb0b6
String=fore:#55b4d4
Raw String=fore:#55b4d4
Triple Quoted String=fore:#86b300
Bytes=fore:#f2ae49
Raw Bytes=fore:#f2ae49
Triple Quoted Bytes=fore:#f2ae49
Formatted String=fore:#55b4d4
Triple Quoted Formatted String=fore:#86b300
Number=bold; fore:#f07171
Operator=
[Ruby Script]
Keyword=bold; fore:#a37acc
Module=fore:#399ee6
Class=italic
Function Define=bold
Function=bold
Number=bold; fore:#f07171
Operator=bold
Comment=fore:#abb0b6
String=fore:#55b4d4
POD=fore:#2F2F2F; back:#E6FFED; eolfilled
Backticks=
Regex=fore:#86b3000
Symbol=fore:#fa8d3e
Variable=bold; fore:#f2ae49
Here-doc (Delimiter)=bold; back:#f0f1f2
Here-doc (Single Quoted, q)=italic; fore:#86b300; back:#f0f1f2
Here-doc (Double Quoted, qq)=italic; fore:#55b4d4; back:#f0f1f2
Here-doc (Backticks, qx)=italic; bold; fore:#f2ae49; back:#f0f1f2
Single Quoted String (Generic, q)=fore:#86b300
Double Quoted String (qq)=fore:#55b4d4
Backticks (qx)=fore:#f2ae49
Regex (qr)=fore:#86b3000
Array (qw)=fore:#fa8d3e
Data Section=bold; fore:#6c7680; back:#edf0f5; eolfilled
[SQL Query]
Keyword=bold
Type Keyword=bold; fore:#f2ae49
Basic Function=bold; fore:#a37acc
Comment=fore:#abb0b6
String=fore:#55b4d4
Escape Sequence=fore:#a37acc
Number=bold; fore:#f07171
Blob Hex=
Bit Field=
Variable=bold; fore:#a37acc
Operator=
[Web Source Code]
HTML Tag=bold; fore:#a37acc
HTML Unknown Tag=fore:#f07171
HTML Attribute=fore:#55b4d4
HTML Unknown Attribute=fore:#f07171
HTML Value=fore:#f2ae49
HTML String=fore:#86b300
HTML Other Tag=
HTML Comment=fore:#abb0b6
HTML Entity=fore:#f2ae49
HTML Element Text=
XML Identifier=fore:#a37acc
SGML=bold; fore:#a37acc
CDATA=fore:#abb0b6
ASP Tag=italic; fore:#399ee6
PHP Tag=italic; fore:#399ee6
PHP Comment=fore:#abb0b6
PHP Keyword=bold; fore:#a37acc
PHP String=fore:#55b4d4
PHP Heredoc String=fore:#86b300
PHP Nowdoc String=fore:#86b300
PHP Number=bold; fore:#f07171
PHP Operator=bold
PHP Variable=italic; fore:#f2ae49
PHP String Variable=bold; italic; fore:#fa8d3e
PHP Complex Variable=italic; fore:#399ee6
JS Comment=fore:#abb0b6
JS Keyword=bold
JS String=fore:#55b4d4
JS Regex=fore:#f2ae49
JS Number=bold; fore:#f07171
JS Symbol=bold
ASP JS Comment=fore:#abb0b6
ASP JS Keyword=bold
ASP JS String=fore:#55b4d4
ASP JS Regex=fore:#f2ae49
ASP JS Number=bold; fore:#f07171
ASP JS Symbol=bold
VBS Comment=fore:#abb0b6
VBS Keyword=bold
VBS String=fore:#55b4d4
VBS Number=bold; fore:#f07171
ASP VBS Comment=fore:#abb0b6
ASP VBS Keyword=bold
ASP VBS String=fore:#55b4d4
ASP VBS Number=bold; fore:#f07171
[XML Document]
XML Tag=fore:#a37acc
XML Attribute=fore:#55b4d4
XML Value=fore:#f2ae49
XML String=fore:#86b300
XML Other Tag=bold
XML Comment=fore:#abb0b6
XML Entity=fore:#a37acc
XML Element Text=
XML Identifier=bold; fore:#a37acc
SGML=bold; fore:#a37acc
CDATA=fore:#f2ae49
[ActionScript]
Keyword=bold
Type Keyword=fore:#399ee6
Class=fore:#86b300
Interface=bold; italic; fore:#86b300
Function=
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Regex=fore:#86b3000
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[Android Smali]
Keyword=fore:#a37acc
Directive=fore:#fa8d3e
Instruction=fore:#55b4d4
Register=fore:#fa8d3e
Type=bold
Field=
Method=bold; fore:#86b300
Comment=fore:#abb0b6
String=fore:#55b4d4
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[ANSI Art]
Default=font:Lucida Console; size:9
Margin and Line Number=font:Arial; size:7
Extra Line Spacing=size:-2
Fold Ellipsis=font:Lucida Console; fore:#6c7680; back:#edf0f5
[Assembler Source]
Comment=fore:#abb0b6
String=fore:#55b4d4
Preprocessor=bold
Number=bold; fore:#f07171
Operator=
CPU Instruction=bold
FPU Instruction=bold
Extended Instruction=bold
Directive=bold
Directive Operand=bold; italic
Register=fore:#fa8d3e
Label=bold; fore:#399ee6
[Asymptote Code]
Keyword=bold
Type Keyword=fore:#399ee6
Structure=
Function=
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
[AutoIt3 Script]
Keyword=bold
Function=
Macro=fore:#399ee6
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Variable=bold; fore:#a37acc
Send Key=fore:#86b300
Preprocessor=bold
Special=bold
[Awk Script]
Keyword=bold
Function=
Predefined Variable=italic
Comment=fore:#abb0b6
String=fore:#55b4d4
Regex=fore:#86b3000
Number=bold; fore:#f07171
Variable=bold; fore:#a37acc
Operator=
[Batch File]
Comment=fore:#abb0b6
Keyword=bold
Command=bold; italic
Double Quoted String=
Single Quoted String=
Backticks=
Escape Sequence=fore:#a37acc
Variable=fore:#399ee6
Operator=
Label=bold; fore:#399ee6
[CMake Script]
Keyword=bold
Command=bold; italic
Function=
Macro=fore:#399ee6
Parameter=italic
Property=
Value=
Comment=fore:#abb0b6
String=fore:#55b4d4
Bracket Argument=
Variable=bold; fore:#a37acc
Escape Sequence=fore:#a37acc
Number=bold; fore:#f07171
Operator=
[Config File]
Directive=bold
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Section=bold; fore:#399ee6
Operator=
[D Source]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Preprocessor=bold
Attribute=fore:#a37acc
Directive=bold
Class=fore:#86b300
Structure=fore:#86b300
Union=fore:#86b300
Interface=bold; italic; fore:#86b300
Function=
Enumeration=bold; fore:#86b300
Constant=fore:#86b300
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Verbatim String=fore:#55b4d4
Hex String=fore:#399ee6
Delimited String=fore:#55b4d4
Token String=fore:#55b4d4
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
Instruction=
Register=fore:#fa8d3e
[Diff File]
Comment=fore:#abb0b6
Command=bold; fore:#f2ae49
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
[F# Source]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Preprocessor=bold
Attribute=fore:#a37acc
Comment=fore:#abb0b6
String=fore:#55b4d4
Verbatim String=fore:#55b4d4
Code Quotation=fore:#399ee6
Number=bold; fore:#f07171
Operator=
[Fortran Source]
Keyword=bold; fore:#a37acc
Basic Function=fore:#a37acc
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Preprocessor=bold
[GN Build Script]
Keyword=bold; fore:#a37acc
Function=
Built-in Function=fore:#399ee6
Predefined Variable=fore:#f2ae49
Comment=fore:#abb0b6
String=fore:#55b4d4
Escape Sequence=fore:#a37acc
Variable=bold; fore:#a37acc
Placeholder=fore:#fa8d3e
Number=bold; fore:#f07171
Operator=
[Go Source]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Type=italic
Structure=fore:#86b300
Interface=bold; italic; fore:#86b300
Constant=fore:#86b300
Built-in Function=bold; fore:#a37acc
Function Define=
Function=
Comment=fore:#abb0b6
String=fore:#55b4d4
Raw String=fore:#55b4d4
Escape Sequence=fore:#a37acc
Format Specifier=italic; fore:#86b3000
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[Gradle Build Script]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Annotation=
Class=fore:#86b300
Interface=bold; italic; fore:#86b300
Method=
Action=bold; italic
Property=
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment HTML Tag=bold; fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Triple Quoted String=fore:#86b300
Regex=fore:#86b3000
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[GraphViz Dot]
Keyword=bold; fore:#a37acc
Attribute=fore:#86b300
Value=
Label=bold; fore:#399ee6
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
[Groovy Script]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Annotation=
Class=fore:#86b300
Interface=bold; italic; fore:#86b300
Method=
Enumeration=bold; fore:#86b300
Constant=fore:#86b300
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Triple Quoted String=fore:#86b300
Regex=fore:#86b3000
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[HaXe Script]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Preprocessor=bold
Class=fore:#86b300
Interface=bold; italic; fore:#86b300
Function=
Enumeration=bold; fore:#86b300
Constant=fore:#86b300
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Regex=fore:#86b3000
Number=bold; fore:#f07171
Variable=bold; fore:#a37acc
Operator=
[Ini Config File]
Property=
Comment=fore:#abb0b6
Section=bold; fore:#399ee6
Assignment=fore:#55b4d4
Default Value=bold; fore:#f2ae49
[Inno Setup Script]
Comment=fore:#abb0b6
Keyword=bold
Preprocessor=bold; fore:#399ee6
Pascal Keyword=bold; italic
Section=bold; fore:#6c7680
Parameter=fore:#fa8d3e
Inline Expansion=bold; fore:#a37acc
String=fore:#55b4d4
[Jamfile]
Keyword=bold; fore:#a37acc
Built-in Rule=bold; fore:#399ee6
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Variable=bold; fore:#a37acc
Operator=
[Julia Script]
Keyword=bold; fore:#a37acc
Type=italic
Constant=fore:#86b300
Macro=fore:#399ee6
Basic Function=bold; fore:#a37acc
Function Define=
Function=
Comment=fore:#abb0b6
String=fore:#55b4d4
Triple Quoted String=fore:#86b300
Raw String=fore:#55b4d4
Bytes=fore:#f07171
Escape Sequence=fore:#a37acc
Backticks=
Regex=fore:#86b3000
Number=bold; fore:#f07171
Variable=bold; fore:#a37acc
Symbol=
Operator=
[Kotlin Source]
Keyword=bold; fore:#a37acc
Annotation=
Class=
Interface=bold; italic; fore:#86b300
Enumeration=bold; fore:#86b300
Function=
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Raw String=fore:#55b4d4
Escape Sequence=fore:#a37acc
Backticks=
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Variable=bold; fore:#a37acc
Operator=
[LaTeX File]
Command=bold
Comment=fore:#abb0b6
Title=bold; fore:#f07171
Chapter=fore:#f07171
Section=fore:#fa8d3e
Math=fore:#86b300
Special Character=fore:#55b4d4
Tag=bold; fore:#a37acc
Option=bold
String=fore:#55b4d4
Quote=fore:#f2ae49
Verbatim Segment=bold; italic; bold; fore:#6c7680; back:#edf0f5
List Code=fore:#f2ae49
Operator=
[Lisp Script]
Keyword=bold; fore:#a37acc
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Comment=fore:#abb0b6
[LLVM IR]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Intrinsic=fore:#f2ae49
Instruction=fore:Y3110W
Attribute=fore:#fa8d3e
Metadata=fore:#399ee6
COMDAT=fore:#86b300
Global Variable=fore:#fa8d3e
Variable=fore:#a37acc
Function=
Type=italic
Comment=fore:#abb0b6
String=fore:#55b4d4
Escape Sequence=fore:#a37acc
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[Lua Script]
Keyword=bold; fore:#a37acc
Basic Function=bold; fore:#a37acc
String, Table & Math Function=bold; fore:#86b300
Input, Output & System Facility=bold; fore:#a37acc
Function=
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Preprocessor=bold
[Makefile]
Comment=fore:#abb0b6
Preprocessor=bold
Function=
Variable=bold; fore:#a37acc
Operator=
Target=bold
[MATLAB Code]
Keyword=bold; fore:#a37acc
Attribute=fore:#a37acc
Command=bold
Basic Function=fore:#f2ae49
Function=
Callback=fore:#fa8d3e
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
[Nsis Setup Script]
Keyword=bold; fore:#a37acc
Preprocessor=bold
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Variable=bold; fore:#f2ae49
Operator=
Label=bold; fore:#399ee6
[Pascal Source]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6; bold
Basic Function=bold; fore:#a37acc
Function=
Preprocessor=bold; fore:#f2ae49
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Inline Asm=fore:#fa8d3e
[Perl Script]
Comment=fore:#abb0b6
Keyword=bold
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Scalar $var=italic; fore:#fa8d3e
Array @var=italic; fore:#f2ae49
Hash %var=italic; fore:#86b300
Symbol Table *var=fore:#399ee6
Regex /re/ or m{re}=fore:#a37acc
Substitution s/re/ore/=fore:#a37acc; back:#f0f1f2
Backticks=
Here-doc (Delimiter)=bold; back:#f0f1f2
Here-doc (Single Quoted, q)=italic; fore:#86b300; back:#f0f1f2
Here-doc (Double Quoted, qq)=italic; fore:#55b4d4; back:#f0f1f2
Here-doc (Backticks, qx)=italic; bold; fore:#f2ae49; back:#f0f1f2
Single Quoted String (Generic, q)=fore:#55b4d4
Double Quoted String (qq)=fore:#86b300
Backticks (qx)=fore:#f2ae49
Regex (qr)=fore:#a37acc
Array (qw)=fore:#fa8d3e
Prototype=bold; fore:#a37acc
Format Identifier=bold; fore:#55b4d4
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=fore:#f07171
[PowerShell Script]
Comment=fore:#abb0b6
Keyword=bold
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Variable=italic; fore:#f2ae49
Cmdlet=bold; fore:#399ee6
Alias=bold; fore:#86b300
[Resource Script]
Keyword=bold
Preprocessor=bold
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
[Rust Source]
Keyword=bold; fore:#a37acc
Reserved Word=bold
Type=italic
Attribute=bold
Structure=fore:#86b300
Union=fore:#86b300
Trait=fore:#55b4d4
Enumeration=bold; fore:#86b300
Constant=fore:#86b300
Macro=fore:#86b300
Function Define=
Function=
Comment=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Raw String=fore:#55b4d4
Bytes=fore:#f2ae49
Raw Bytes=fore:#f2ae49
Escape Sequence=fore:#a37acc
Lifetime=fore:#fa8d3e
Number=bold; fore:#f07171
Variable=bold; fore:#a37acc
Operator=
[Scala Script]
Keyword=bold; fore:#a37acc
Type Keyword=bold; italic
Annotation=
Class=fore:#86b300
Trait=fore:#55b4d4
Method=
Comment=fore:#abb0b6
Doc Comment Tag=fore:#abb0b6
Doc Comment=fore:#abb0b6
String=fore:#55b4d4
Triple Quoted String=fore:#86b300
Number=bold; fore:#f07171
Operator=
XML Tag=fore:#a37acc
XML Attribute=fore:#55b4d4
XML Value=fore:#f2ae49
[Shell Script]
Comment=fore:#abb0b6
Keyword=bold; fore:#a37acc
Double Quoted String=fore:#55b4d4
Single Quoted String=fore:#86b300
Number=bold; fore:#f07171
Operator=
Scalar $var=fore:#399ee6
Parameter Expansion=fore:#f2ae49
Backticks=
Here-doc (Delimiter)=bold; fore:#fa8d3e
Here-doc (Single Quoted, q)=bold; fore:#6c7680; back:#edf0f5; eolfilled
Parsing Error=fore:#f07171
[Tcl Script]
Keyword=bold; fore:#a37acc
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Substitution=bold; fore:#6c7680
Modifier=italic; fore:#86b300
[Texinfo File]
Command=bold; fore:#a37acc
Comment=fore:#abb0b6
Title=fore:#399ee6
Chapter=fore:#f2ae49
Section=fore:#86b300
Special Character=fore:#f2ae49
Operator=bold; fore:#fa8d3e
[TOML File]
Keyword=bold; fore:#a37acc
Table=fore:#399ee6
Key=
Comment=fore:#abb0b6
String=fore:#55b4d4
Triple Quoted String=fore:#86b300
Escape Sequence=fore:#a37acc
DateTime=fore:#86b300
Number=bold; fore:#f07171
Operator=
[VBScript]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Constant=fore:#86b300
Comment=fore:#abb0b6
String=fore:#55b4d4
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[Verilog HDL Source]
Keyword=bold; fore:#a37acc
System Task and Function=bold
Comment=fore:#abb0b6
String=fore:#55b4d4
Number=bold; fore:#f07171
Operator=
Preprocessor=bold
User Define=fore:#86b300
[VHDL Source]
Keyword=bold; fore:#a37acc
Comment=fore:#abb0b6
String=fore:#86b300
Number=bold; fore:#f07171
Operator=
Attribute=fore:#f2ae49
STD Package=bold; fore:#399ee6
STD Operator=bold; fore:#fa8d3e
STD Function=bold; fore:#86b300
STD Type=bold
User Define=
[Vim Script]
Keyword=bold; fore:#a37acc
Command=bold
Function=
Comment=fore:#abb0b6
String=fore:#86b300
Escape Sequence=fore:#a37acc
Blob Hex=
Number=bold; fore:#f07171
Operator=
Variable=bold; fore:#f2ae49
Register=fore:#fa8d3e
Option=bold; fore:#86b300
[Visual Basic]
Keyword=bold; fore:#a37acc
Type Keyword=fore:#399ee6
Preprocessor=bold; fore:#f2ae49
Attribute=
Constant=fore:#86b300
Comment=fore:#abb0b6
String=fore:#86b300
Label=bold; fore:#399ee6
Number=bold; fore:#f07171
Operator=
[WebAssembly]
Keyword=bold; fore:#a37acc
Type=fore:#f2ae49
Instruction=
Comment=fore:#abb0b6
String=fore:#86b300
Escape Sequence=fore:#a37acc
Number=bold; fore:#f07171
Operator=
[YAML Document]
Keyword=bold
Directive=bold
Document=bold; fore:#6c7680; back:#edf0f5; eolfilled
Property=fore:#55b4d4
Anchor=bold; fore:#f2ae49; must-check
Alias=bold; fore:#f2ae49
Tag=bold; fore:#a37acc
Comment=fore:#abb0b6
String=fore:#86b300
Escape Sequence=fore:#a37acc
Text Block=fore:#86b300
DateTime=fore:#399ee6
Number=bold; fore:#f07171
Operator=bold; fore:#fa8d3e