Skip to content

Instantly share code, notes, and snippets.

@milnak
Last active February 6, 2025 21:18
Show Gist options
  • Save milnak/3d7bdb4e61315555022eb818d05d6f3e to your computer and use it in GitHub Desktop.
Save milnak/3d7bdb4e61315555022eb818d05d6f3e to your computer and use it in GitHub Desktop.
Double Commander "colors.json" file - colors from "Crystal Color Center" and eza
{
Styles : [
{
Name : "Light",
FilePanel : {
CursorBorderColor : -2147483635,
ForeColor : 13421772,
BackColor : 0,
BackColor2 : 0,
MarkColor : 10875385,
CursorColor : 14521914,
CursorText : 327680,
GridLine : 12632256,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
FreeSpaceIndicator : {
ForeColor : 0,
BackColor : 16777215,
ThresholdForeColor : 255
},
Path : {
ActiveColor : 13421772,
ActiveFontColor : 789516,
InactiveColor : 14300928,
InactiveFontColor : 13421772
},
Log : {
InfoColor : 8388608,
ErrorColor : 255,
SuccessColor : 32768
},
SyncDirs : {
LeftColor : 32768,
RightColor : 16711680,
UnknownColor : 255
},
Viewer : {
ImageBackColor1 : -2147483643,
ImageBackColor2 : 536870912,
BookBackgroundColor : 0,
BookFontColor : 16777215
},
Differ : {
AddedColor : 11206570,
DeletedColor : 11184895,
ModifiedColor : 16755370,
ModifiedBinaryColor : 255
},
TreeViewMenu : {
BackgroundColor : -2147483617,
ShortcutColor : 255,
NormalTextColor : -2147483640,
SecondaryTextColor : -2147483642,
FoundTextColor : -2147483635,
UnselectableTextColor : -2147483631,
CursorColor : -2147483635,
ShortcutUnderCursor : -2147483634,
NormalTextUnderCursor : -2147483634,
SecondaryTextUnderCursor : -2147483628,
FoundTextUnderCursor : 65535,
UnselectableUnderCursor : -2147483631
},
ColumnSets : [
{
Unique : "2FE1FF47-0BB8-4AA9-A4DE-8F7396412DF1",
Name : "Default",
CursorBorderColor : -2147483635,
Columns : [
{
Unique : "201B01CB-C0A2-44AE-9C88-317B421B47C0",
Title : "Name",
TextColor : 13421772,
Background : 0,
Background2 : 0,
MarkColor : 10875385,
CursorColor : 14521914,
CursorText : 327680,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "EE854196-9F5D-4BC5-9191-69DA85820BF7",
Title : "Ext",
TextColor : 13421772,
Background : 0,
Background2 : 0,
MarkColor : 10875385,
CursorColor : 14521914,
CursorText : 327680,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "EABE84BE-7A9D-4FAA-BBF8-B5EEF2394F2E",
Title : "Size",
TextColor : 13421772,
Background : 0,
Background2 : 0,
MarkColor : 10875385,
CursorColor : 14521914,
CursorText : 327680,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "1A0674E4-7819-4790-8542-1752A46584E9",
Title : "Date",
TextColor : 13421772,
Background : 0,
Background2 : 0,
MarkColor : 10875385,
CursorColor : 14521914,
CursorText : 327680,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "7121588B-1B9E-4CF1-A3E5-FE61303901FB",
Title : "Attr",
TextColor : 13421772,
Background : 0,
Background2 : 0,
MarkColor : 10875385,
CursorColor : 14521914,
CursorText : 327680,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
}
]
}
],
Highlighters : [
{
Name : "Plain text",
Attributes : [
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "C++",
Attributes : [
{
Name : "Assembler",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Illegal char",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Preprocessor",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Cascading style sheets",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Measurement unit",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Selector",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Diff File",
Attributes : [
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff Added line",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff Changed Line",
Value : "$1FFFFFFF|$00800080|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff Chunk Line Counts",
Value : "$1FFFFFFF|$00800080|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Chunk Marker",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Chunk New Line Count",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Chunk Original Line Count",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Context Line",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff New File",
Value : "$00008000|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Original File",
Value : "$000000FF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Removed Line",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Unknown word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|2|0"
}
]
},
{
Name : "HTML document",
Attributes : [
{
Name : "Asp",
Value : "$0000FFFF|$00000000|$1FFFFFFF|0|1|0|0"
},
{
Name : "CDATA",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "DOCTYPE",
Value : "$0000FFFF|$00000000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Escape ampersand",
Value : "$1FFFFFFF|$0000FF00|$1FFFFFFF|0|1|1|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$00FF0080|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Unknown word",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Value",
Value : "$1FFFFFFF|$00FF8000|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "INI file",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|2|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Section",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Java",
Attributes : [
{
Name : "Annotation",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Documentation",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Invalid symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Lazarus Form definition",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Lua Script",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Function",
Value : "$1FFFFFFF|$00C05000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800080|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00000080|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "MS-DOS batch language",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "ObjectPascal",
Attributes : [
{
Name : "Assembler",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Case label",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Directive",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|1|0"
},
{
Name : "IDE Directive",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "PasDoc-Keyword",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "PasDoc-Symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "PasDoc-Unknown",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Procedure header name",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "PHP",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Invalid symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Perl",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Illegal char",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Operator",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Pragma",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
}
]
},
{
Name : "Python",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00808080|$1FFFFFFF|0|1|2|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Documentation",
Value : "$1FFFFFFF|$00808000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Float",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Hexadecimal",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Non-reserved keyword",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Octal",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "SyntaxError",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "System functions and variables",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
}
]
},
{
Name : "SQL",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Data type",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default packages",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Exception",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|2|0"
},
{
Name : "Function",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word (PL/SQL)",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "SQL*Plus command",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Table Name",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "TeX",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00808000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Math Mode",
Value : "$1FFFFFFF|$00008080|$1FFFFFFF|0|1|1|0"
},
{
Name : "Round Bracket",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$00FFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Square Bracket",
Value : "$1FFFFFFF|$00800080|$1FFFFFFF|0|1|0|0"
},
{
Name : "TeX Command",
Value : "$00FFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$00000000|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "UNIX Shell Script",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Second reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00000080|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$00800080|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Visual Basic",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "XML document",
Attributes : [
{
Name : "Attribute Name",
Value : "$1FFFFFFF|$00000080|$1FFFFFFF|0|1|0|0"
},
{
Name : "Attribute Value",
Value : "$1FFFFFFF|$00800000|$1FFFFFFF|0|1|1|0"
},
{
Name : "CDATA Section",
Value : "$1FFFFFFF|$00008080|$1FFFFFFF|0|1|2|0"
},
{
Name : "Comment",
Value : "$00C0C0C0|$00808080|$1FFFFFFF|0|1|3|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "DOCTYPE Section",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|2|0"
},
{
Name : "Element Name",
Value : "$1FFFFFFF|$00000080|$1FFFFFFF|0|1|1|0"
},
{
Name : "Entity Reference",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Namespace Attribute Name",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Namespace Attribute Value",
Value : "$1FFFFFFF|$000000FF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Processing Instruction",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$00000000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Whitespace",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "po language files",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|2|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Flags",
Value : "$1FFFFFFF|$00808000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$00008000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$00FF0000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Previous value",
Value : "$1FFFFFFF|$00008080|$1FFFFFFF|0|1|2|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF00FF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
}
],
UniHighlighters : [
{
Name : "Assembler (x86)",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
Sets : [
{
Name : "Numbers",
Attributes : "$00000080,$80000005;False:True."
}
],
KeyLists : [
{
Name : "Commands",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Commands SSE2",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Registers",
Attributes : "$00FF0080,$80000005;False:True."
},
{
Name : "Registers x86_64",
Attributes : "$00FF0080,$80000005;False:True."
},
{
Name : "Key Words",
Attributes : "$00808000,$80000005;False:True."
},
{
Name : "Segments",
Attributes : "$00FF00FF,$80000005;False:True.B"
}
],
Ranges : [
{
Name : "Remarks",
Attributes : "$00800000,$80000005;False:True."
},
{
Name : "String",
Attributes : "$000000FF,$80000005;False:True."
},
{
Name : ".",
Attributes : "$00FF0000,$80000005;False:True."
},
{
Name : "@",
Attributes : "$000080FF,$80000005;False:True."
},
{
Name : "String",
Attributes : "$000000FF,$80000005;False:True."
}
]
}
]
},
{
Name : "C#",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Contextual keywords",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Data types",
Attributes : "$00FF0000,$80000005;False:True."
},
{
Name : ".NET Data types",
Attributes : "$00008080,$80000005;False:True."
},
{
Name : "Preprocessor directives",
Attributes : "$00FF0080,$80000005;False:True."
},
{
Name : "Operators",
Attributes : "$000080FF,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings '..'",
Attributes : "$000000FF,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$000000FF,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$000000FF,$80000005;True:True."
}
]
},
{
Name : "Remarks //",
Attributes : "$00800000,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00800000,$80000005;False:True."
}
]
}
]
},
{
Name : "DC Error File",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
Sets : [
{
Name : "Digits",
Attributes : "$00808000,$1FFFFFFF;False:False."
}
],
KeyLists : [
{
Name : "Keywords",
Attributes : "$00800000,$1FFFFFFF;False:False."
}
],
Ranges : [
{
Name : "Date",
Attributes : "$00800000,$1FFFFFFF;False:True."
},
{
Name : "About",
Attributes : "$00800080,$1FFFFFFF;False:False."
},
{
Name : "Exception",
Attributes : "$000000D2,$1FFFFFFF;False:False."
},
{
Name : "Address",
Attributes : "$00000096,$1FFFFFFF;False:False."
}
]
}
]
},
{
Name : "Go",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00FF0000,$80000005;False:True."
},
{
Name : "Types",
Attributes : "$00000080,$80000005;False:True."
},
{
Name : "Functions",
Attributes : "$00800000,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings `..`",
Attributes : "$00696969,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$00696969,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$00696969,$80000005;True:True."
}
]
},
{
Name : "Remarks //",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00008000,$80000005;False:True."
}
]
}
]
},
{
Name : "JSON",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
Sets : [
{
Name : "Numbers",
Attributes : "$00008000,$80000005;False:True."
}
],
KeyLists : [
{
Name : "Keywords",
Attributes : "$000080FF,$80000005;False:True."
},
{
Name : "Punctuators",
Attributes : "$00800000,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings \"..\"",
Attributes : "$00000080,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$00000080,$80000005;True:True."
}
]
}
]
}
]
},
{
Name : "Java script",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Functions and key words",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Reserved words",
Attributes : "$00FF0000,$80000005;False:True."
},
{
Name : "Common Events",
Attributes : "$00FF0080,$80000005;False:True."
}
],
Ranges : [
{
Name : "Remark //",
Attributes : "$00A00000,$80000005;False:True."
},
{
Name : "Remark /*...*/",
Attributes : "$00A00000,$80000005;False:True."
},
{
Name : "Strings '..'",
Attributes : "$000000FF,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$000000FF,$80000005;True:True."
}
]
},
{
Name : "Strings \"..\"",
Attributes : "$000000FF,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$000000FF,$80000005;True:True."
}
]
}
]
}
]
},
{
Name : "Kotlin",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
Sets : [
{
Name : "Numbers",
Attributes : "$00FF0000,$80000005;False:True."
}
],
KeyLists : [
{
Name : "Keywords",
Attributes : "$00800000,$80000005;False:True.B"
},
{
Name : "Contextual keywords",
Attributes : "$00800000,$80000005;False:True.B"
},
{
Name : "Modifier keywords",
Attributes : "$00800000,$80000005;False:True.B"
},
{
Name : "Special Identifiers",
Attributes : "$00000000,$80000005;False:True.B"
},
{
Name : "Basic data types",
Attributes : "$1FFFFFFF,$80000005;False:True."
}
],
Ranges : [
{
Name : "@Annotation",
Attributes : "$00008080,$80000005;False:True."
},
{
Name : "Strings '..'",
Attributes : "$00008000,$80000005;False:True.B"
},
{
Name : "Strings \"..\"",
Attributes : "$00008000,$80000005;False:True.B",
KeyLists : [
{
Name : "Escape",
Attributes : "$00800000,$80000005;True:True."
}
]
},
{
Name : "Remarks //",
Attributes : "$00808080,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00808080,$80000005;False:True."
},
{
Name : "Remarks /**..*/",
Attributes : "$00808080,$80000005;False:True.I"
}
]
}
]
},
{
Name : "PowerShell",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00FF0000,$80000005;False:True."
},
{
Name : "Aliases",
Attributes : "$00C08000,$80000005;False:True."
},
{
Name : "Functions",
Attributes : "$00000080,$80000005;False:True."
},
{
Name : "Cmdlets",
Attributes : "$00800080,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings @'..'@",
Attributes : "$000000FF,$80000005;False:True."
},
{
Name : "Strings @\"..\"@",
Attributes : "$000000FF,$80000005;False:True."
},
{
Name : "Strings '..'",
Attributes : "$000000FF,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$000000FF,$80000005;False:True."
},
{
Name : "Remarks #",
Attributes : "$00800000,$80000005;False:True."
},
{
Name : "Remarks <#..#>",
Attributes : "$00800000,$80000005;False:True."
},
{
Name : "Variables",
Attributes : "$00008000,$80000005;False:True."
}
]
}
]
},
{
Name : "QML",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00008080,$80000005;False:True."
},
{
Name : "Basic types",
Attributes : "$00008080,$80000005;False:True."
},
{
Name : "QtQuick Object Types",
Attributes : "$00800080,$80000005;False:True."
},
{
Name : "Aurora & Sailfish Silica Types",
Attributes : "$00800080,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings '..'",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Remarks //",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00008000,$80000005;False:True."
}
]
}
]
},
{
Name : "Rust",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00FF0000,$80000005;False:True."
},
{
Name : "Macros",
Attributes : "$00800000,$80000005;False:True."
},
{
Name : "Operators",
Attributes : "$00CC3299,$80000005;False:True."
},
{
Name : "Punctuators",
Attributes : "$000000FF,$80000005;False:True."
},
{
Name : "Types",
Attributes : "$00000080,$80000005;False:True."
},
{
Name : "Complex types",
Attributes : "$00000080,$80000005;False:True."
}
],
Ranges : [
{
Name : "Remarks //",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$00696969,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$00696969,$80000005;True:True."
}
]
},
{
Name : "Chars '..'",
Attributes : "$00696969,$80000005;False:True."
},
{
Name : "Attributes (outer)",
Attributes : "$00000096,$80000005;False:True."
},
{
Name : "Attributes (inner)",
Attributes : "$00000096,$80000005;False:True."
}
]
}
]
}
]
},
{
Name : "Dark",
FilePanel : {
CursorBorderColor : -2147483635,
ForeColor : -2147483640,
BackColor : -2147483643,
BackColor2 : -2147483643,
MarkColor : 255,
CursorColor : -2147483635,
CursorText : -2147483634,
GridLine : 4737096,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
FreeSpaceIndicator : {
ForeColor : 0,
BackColor : 16777215,
ThresholdForeColor : 255
},
Path : {
ActiveColor : -2147483635,
ActiveFontColor : -2147483634,
InactiveColor : -2147483633,
InactiveFontColor : -2147483630
},
Log : {
InfoColor : 12622689,
ErrorColor : 6383296,
SuccessColor : 9097847
},
SyncDirs : {
LeftColor : 9097847,
RightColor : 12622689,
UnknownColor : 6383296
},
Viewer : {
ImageBackColor1 : -2147483643,
ImageBackColor2 : 536870912,
BookBackgroundColor : 0,
BookFontColor : 16777215
},
Differ : {
AddedColor : 9097847,
DeletedColor : 6383296,
ModifiedColor : 12622689,
ModifiedBinaryColor : 6383296
},
TreeViewMenu : {
BackgroundColor : -2147483617,
ShortcutColor : 255,
NormalTextColor : -2147483640,
SecondaryTextColor : -2147483642,
FoundTextColor : -2147483635,
UnselectableTextColor : -2147483631,
CursorColor : -2147483635,
ShortcutUnderCursor : -2147483634,
NormalTextUnderCursor : -2147483634,
SecondaryTextUnderCursor : -2147483628,
FoundTextUnderCursor : 65535,
UnselectableUnderCursor : -2147483631
},
ColumnSets : [
{
Unique : "2FE1FF47-0BB8-4AA9-A4DE-8F7396412DF1",
Name : "Default",
CursorBorderColor : -2147483635,
Columns : [
{
Unique : "201B01CB-C0A2-44AE-9C88-317B421B47C0",
Title : "Name",
TextColor : -2147483640,
Background : -2147483643,
Background2 : -2147483643,
MarkColor : 255,
CursorColor : -2147483635,
CursorText : -2147483634,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "EE854196-9F5D-4BC5-9191-69DA85820BF7",
Title : "Ext",
TextColor : -2147483640,
Background : -2147483643,
Background2 : -2147483643,
MarkColor : 255,
CursorColor : -2147483635,
CursorText : -2147483634,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "EABE84BE-7A9D-4FAA-BBF8-B5EEF2394F2E",
Title : "Size",
TextColor : -2147483640,
Background : -2147483643,
Background2 : -2147483643,
MarkColor : 255,
CursorColor : -2147483635,
CursorText : -2147483634,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "1A0674E4-7819-4790-8542-1752A46584E9",
Title : "Date",
TextColor : -2147483640,
Background : -2147483643,
Background2 : -2147483643,
MarkColor : 255,
CursorColor : -2147483635,
CursorText : -2147483634,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
},
{
Unique : "7121588B-1B9E-4CF1-A3E5-FE61303901FB",
Title : "Attr",
TextColor : -2147483640,
Background : -2147483643,
Background2 : -2147483643,
MarkColor : 255,
CursorColor : -2147483635,
CursorText : -2147483634,
InactiveCursorColor : -2147483645,
InactiveMarkColor : 128
}
]
}
],
Highlighters : [
{
Name : "C++",
Attributes : [
{
Name : "Assembler",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Illegal char",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Preprocessor",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$80000005|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$00898BB9|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Cascading style sheets",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Measurement unit",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00DA9396|$1FFFFFFF|0|1|0|0"
},
{
Name : "Selector",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Diff File",
Attributes : [
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff Added line",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff Changed Line",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff Chunk Line Counts",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Chunk Marker",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Chunk New Line Count",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Chunk Original Line Count",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Context Line",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Diff New File",
Value : "$0076E56C|$80000011|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Original File",
Value : "$006C6CE5|$80000017|$1FFFFFFF|0|1|1|0"
},
{
Name : "Diff Removed Line",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Unknown word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|2|0"
}
]
},
{
Name : "HTML document",
Attributes : [
{
Name : "Asp",
Value : "$0000FFFF|$00000000|$1FFFFFFF|0|1|0|0"
},
{
Name : "CDATA",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "DOCTYPE",
Value : "$0000FFFF|$00000000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Escape ampersand",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|1|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$00D15894|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Unknown word",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|1|0"
},
{
Name : "Value",
Value : "$1FFFFFFF|$00FBA249|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "INI file",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|2|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$00D4914E|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Section",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Java",
Attributes : [
{
Name : "Annotation",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF8000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Documentation",
Value : "$1FFFFFFF|$00FF8000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Invalid symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00C28789|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$80000005|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF8000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Lazarus Form definition",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00FF8000|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00FF8000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Lua Script",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Function",
Value : "$1FFFFFFF|$00D5A6A6|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00AC95B3|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$00ECA761|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00837189|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "MS-DOS batch language",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "ObjectPascal",
Attributes : [
{
Name : "Assembler",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|0|0"
},
{
Name : "Case label",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Directive",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|1|0"
},
{
Name : "IDE Directive",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Procedure header name",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "PHP",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Invalid symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Perl",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Illegal char",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Operator",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Pragma",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$80000005|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
}
]
},
{
Name : "Python",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00808080|$1FFFFFFF|0|1|2|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Documentation",
Value : "$1FFFFFFF|$00808000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Float",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Hexadecimal",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Non-reserved keyword",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|1|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Octal",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "SyntaxError",
Value : "$1FFFFFFF|$006166C0|$1FFFFFFF|0|1|0|0"
},
{
Name : "System functions and variables",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
}
]
},
{
Name : "SQL",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Data type",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default packages",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Exception",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|2|0"
},
{
Name : "Function",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Reserved word (PL/SQL)",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "SQL*Plus command",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$004D4DAA|$1FFFFFFF|0|1|0|0"
},
{
Name : "Table Name",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "TeX",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00F0CAA6|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Math Mode",
Value : "$1FFFFFFF|$0081D2D2|$1FFFFFFF|0|1|1|0"
},
{
Name : "Round Bracket",
Value : "$1FFFFFFF|$006F6F98|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$8000001D|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Square Bracket",
Value : "$1FFFFFFF|$00AC95B3|$1FFFFFFF|0|1|0|0"
},
{
Name : "TeX Command",
Value : "$00F0CAA6|$00F0CAA6|$1FFFFFFF|0|1|1|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$00C0C0C0|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "UNIX Shell Script",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|0|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|1|0"
},
{
Name : "Second reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00837189|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$004D4DAA|$1FFFFFFF|0|1|0|0"
},
{
Name : "Variable",
Value : "$1FFFFFFF|$00AC95B3|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "Visual Basic",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "Number",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|0|0"
},
{
Name : "Reserved word",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$004D4DAA|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "XML document",
Attributes : [
{
Name : "Attribute Name",
Value : "$1FFFFFFF|$00817285|$1FFFFFFF|0|1|0|0"
},
{
Name : "Attribute Value",
Value : "$1FFFFFFF|$00E8BCBC|$1FFFFFFF|0|1|1|0"
},
{
Name : "CDATA Section",
Value : "$1FFFFFFF|$00008080|$1FFFFFFF|0|1|2|0"
},
{
Name : "Comment",
Value : "$1FFFFFFF|$00C0C0C0|$1FFFFFFF|0|1|3|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "DOCTYPE Section",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|2|0"
},
{
Name : "Element Name",
Value : "$1FFFFFFF|$00837189|$1FFFFFFF|0|1|1|0"
},
{
Name : "Entity Reference",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|1|0"
},
{
Name : "Namespace Attribute Name",
Value : "$1FFFFFFF|$004D4DAA|$1FFFFFFF|0|1|0|0"
},
{
Name : "Namespace Attribute Value",
Value : "$1FFFFFFF|$004D4DAA|$1FFFFFFF|0|1|1|0"
},
{
Name : "Processing Instruction",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Symbol",
Value : "$1FFFFFFF|$00C09B61|$1FFFFFFF|0|1|0|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$00FFFFFF|$1FFFFFFF|0|1|1|0"
},
{
Name : "Whitespace",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
},
{
Name : "po language files",
Attributes : [
{
Name : "Comment",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|2|0"
},
{
Name : "Default text",
Value : "$80000005|$80000008|$1FFFFFFF|0|1|0|0"
},
{
Name : "Flags",
Value : "$1FFFFFFF|$00808000|$1FFFFFFF|0|1|0|0"
},
{
Name : "Identifier",
Value : "$1FFFFFFF|$008AD277|$1FFFFFFF|0|1|1|0"
},
{
Name : "Key",
Value : "$1FFFFFFF|$00E86363|$1FFFFFFF|0|1|1|0"
},
{
Name : "Previous value",
Value : "$1FFFFFFF|$00008080|$1FFFFFFF|0|1|2|0"
},
{
Name : "Space",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
},
{
Name : "String",
Value : "$1FFFFFFF|$00AF77D2|$1FFFFFFF|0|1|0|0"
},
{
Name : "Text",
Value : "$1FFFFFFF|$1FFFFFFF|$1FFFFFFF|0|1|0|0"
}
]
}
],
UniHighlighters : [
{
Name : "Assembler (x86)",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
Sets : [
{
Name : "Numbers",
Attributes : "$00E8BCBC,$80000005;False:True."
}
],
KeyLists : [
{
Name : "Commands",
Attributes : "$008AD277,$80000005;False:True."
},
{
Name : "Commands SSE2",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Registers",
Attributes : "$00E8BCBC,$80000005;False:True."
},
{
Name : "Registers x86_64",
Attributes : "$00E8BCBC,$80000005;False:True."
},
{
Name : "Key Words",
Attributes : "$00808000,$80000005;False:True."
},
{
Name : "Segments",
Attributes : "$00D15894,$80000005;False:True.B"
}
],
Ranges : [
{
Name : "Remarks",
Attributes : "$00C09B61,$80000005;False:True."
},
{
Name : "String",
Attributes : "$00898BB9,$80000005;False:True."
},
{
Name : ".",
Attributes : "$00FBA249,$80000005;False:True."
},
{
Name : "@",
Attributes : "$000080FF,$80000005;False:True."
},
{
Name : "String",
Attributes : "$00898BB9,$80000005;False:True."
}
]
}
]
},
{
Name : "C#",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Contextual keywords",
Attributes : "$00008000,$80000005;False:True."
},
{
Name : "Data types",
Attributes : "$00FBA249,$80000005;False:True."
},
{
Name : ".NET Data types",
Attributes : "$00008080,$80000005;False:True."
},
{
Name : "Preprocessor directives",
Attributes : "$00D15894,$80000005;False:True."
},
{
Name : "Operators",
Attributes : "$000080FF,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings '..'",
Attributes : "$00898BB9,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$00898BB9,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$00898BB9,$80000005;True:True."
}
]
},
{
Name : "Remarks //",
Attributes : "$00C09B61,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00C09B61,$80000005;False:True."
}
]
}
]
},
{
Name : "DC Error File",
Ranges : [
{
Name : "Root",
Attributes : "$00AAAAAA,$80000005;False:False.",
Sets : [
{
Name : "Digits",
Attributes : "$00C09B61,$80000005;False:False."
}
],
KeyLists : [
{
Name : "Keywords",
Attributes : "$00C09B61,$80000005;False:False."
}
],
Ranges : [
{
Name : "Date",
Attributes : "$00000000,$008AD277;False:False."
},
{
Name : "About",
Attributes : "$008AD277,$80000005;False:False."
},
{
Name : "Exception",
Attributes : "$00898BB9,$80000005;False:False."
},
{
Name : "Address",
Attributes : "$00898BB9,$80000005;False:False."
}
]
}
]
},
{
Name : "Go",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00D69C56,$80000005;False:True."
},
{
Name : "Types",
Attributes : "$00B0C94E,$80000005;False:True."
},
{
Name : "Functions",
Attributes : "$00FFC14F,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings `..`",
Attributes : "$007891CE,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$007891CE,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$007891CE,$80000005;True:True."
}
]
},
{
Name : "Remarks //",
Attributes : "$008AD277,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$008AD277,$80000005;False:True."
}
]
}
]
},
{
Name : "JSON",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
Sets : [
{
Name : "Numbers",
Attributes : "$008AD277,$80000005;False:True."
}
],
KeyLists : [
{
Name : "Keywords",
Attributes : "$007891E2,$80000005;False:True."
},
{
Name : "Punctuators",
Attributes : "$00C09B61,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings \"..\"",
Attributes : "$00898BB9,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$00898BB9,$80000005;True:True."
}
]
}
]
}
]
},
{
Name : "Java script",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Functions and key words",
Attributes : "$008AD277,$80000005;False:True."
},
{
Name : "Reserved words",
Attributes : "$00E8BCBC,$80000005;False:True."
},
{
Name : "Common Events",
Attributes : "$00E8BCBC,$80000005;False:True."
}
],
Ranges : [
{
Name : "Remark //",
Attributes : "$00C09B61,$80000005;False:True."
},
{
Name : "Remark /*...*/",
Attributes : "$00C09B61,$80000005;False:True."
},
{
Name : "Strings '..'",
Attributes : "$00898BB9,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$00898BB9,$80000005;True:True."
}
]
},
{
Name : "Strings \"..\"",
Attributes : "$00898BB9,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$00898BB9,$80000005;True:True."
}
]
}
]
}
]
},
{
Name : "Kotlin",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
Sets : [
{
Name : "Numbers",
Attributes : "$00B8AC2A,$80000005;False:True."
}
],
KeyLists : [
{
Name : "Keywords",
Attributes : "$006D8ECF,$80000005;False:True."
},
{
Name : "Contextual keywords",
Attributes : "$006D8ECF,$80000005;False:True."
},
{
Name : "Modifier keywords",
Attributes : "$006D8ECF,$80000005;False:True."
},
{
Name : "Special Identifiers",
Attributes : "$1FFFFFFF,$80000005;False:True.B"
},
{
Name : "Basic data types",
Attributes : "$1FFFFFFF,$80000005;False:True."
}
],
Ranges : [
{
Name : "@Annotation",
Attributes : "$0060AEB3,$80000005;False:True."
},
{
Name : "Strings '..'",
Attributes : "$0073AB6A,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$0073AB6A,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$006D8ECF,$80000005;True:True."
}
]
},
{
Name : "Remarks //",
Attributes : "$00857E7A,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00857E7A,$80000005;False:True."
},
{
Name : "Remarks /**..*/",
Attributes : "$006B825F,$80000005;False:True.I"
}
]
}
]
},
{
Name : "PowerShell",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00FBA249,$80000005;False:True."
},
{
Name : "Aliases",
Attributes : "$00C08000,$80000005;False:True."
},
{
Name : "Functions",
Attributes : "$008AD277,$80000005;False:True."
},
{
Name : "Cmdlets",
Attributes : "$00D15894,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings @'..'@",
Attributes : "$00898BB9,$80000005;False:True."
},
{
Name : "Strings @\"..\"@",
Attributes : "$00898BB9,$80000005;False:True."
},
{
Name : "Strings '..'",
Attributes : "$00898BB9,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$00898BB9,$80000005;False:True."
},
{
Name : "Remarks #",
Attributes : "$00C09B61,$80000005;False:True."
},
{
Name : "Remarks <#..#>",
Attributes : "$00C09B61,$80000005;False:True."
},
{
Name : "Variables",
Attributes : "$00008000,$80000005;False:True."
}
]
}
]
},
{
Name : "QML",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$003278CC,$80000005;False:True."
},
{
Name : "Basic types",
Attributes : "$003278CC,$80000005;False:True."
},
{
Name : "QtQuick Object Types",
Attributes : "$006DC6FF,$80000005;False:True."
},
{
Name : "Aurora & Sailfish Silica Types",
Attributes : "$006DC6FF,$80000005;False:True."
}
],
Ranges : [
{
Name : "Strings '..'",
Attributes : "$0059876A,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$0059876A,$80000005;False:True."
},
{
Name : "Remarks //",
Attributes : "$00808080,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$00808080,$80000005;False:True."
}
]
}
]
},
{
Name : "Rust",
Ranges : [
{
Name : "Root",
Attributes : "$80000008,$80000005;False:False.",
KeyLists : [
{
Name : "Keywords",
Attributes : "$00D69C56,$80000005;False:True."
},
{
Name : "Macros",
Attributes : "$00FFC14F,$80000005;False:True."
},
{
Name : "Operators",
Attributes : "$00E8BCBC,$80000005;False:True."
},
{
Name : "Punctuators",
Attributes : "$00D4D4D4,$80000005;False:True."
},
{
Name : "Types",
Attributes : "$00B0C94E,$80000005;False:True."
},
{
Name : "Complex types",
Attributes : "$00B0C94E,$80000005;False:True."
}
],
Ranges : [
{
Name : "Remarks //",
Attributes : "$008AD277,$80000005;False:True."
},
{
Name : "Remarks /*..*/",
Attributes : "$008AD277,$80000005;False:True."
},
{
Name : "Strings \"..\"",
Attributes : "$007891CE,$80000005;False:True.",
KeyLists : [
{
Name : "Escape",
Attributes : "$007891CE,$80000005;True:True."
}
]
},
{
Name : "Chars '..'",
Attributes : "$007891CE,$80000005;False:True."
},
{
Name : "Attributes (outer)",
Attributes : "$006166C0,$80000005;False:True."
},
{
Name : "Attributes (inner)",
Attributes : "$006166C0,$80000005;False:True."
}
]
}
]
}
]
}
],
FileColors : [
{
Name : "Common",
Masks : ";*.hex",
Colors : [
51828,
0
],
Attributes : "-*"
},
{
Name : "Common",
Masks : "*.exe;*.com",
Colors : [
5373758,
0
],
Attributes : "-*"
},
{
Name : "Common",
Masks : "*.bat;*.cmd;*.sh",
Colors : [
7798639,
0
],
Attributes : "-*"
},
{
Name : "Common",
Masks : "*.jpg;*.jpeg;*.jpe",
Colors : [
16765695,
0
],
Attributes : "-*"
},
{
Name : "Videos",
Masks : "*.flv;*.rm;*.rmvb;*.asf;*.mov;*.3gp",
Colors : [
8223398,
0
],
Attributes : "-*"
},
{
Name : "Videos",
Masks : "*.mkv;*.vob",
Colors : [
9069532,
0
],
Attributes : "-*"
},
{
Name : "Videos",
Masks : "*.avi;*.flv;*.h264;*.heics;*.m2ts;*.m2v;*.m4v;*.mkv;*.mov;*.mp4;*.mpe;*.mpeg;*.mpg;*.ogm;*.ogv;*.video;*.vob;*.webm;*.wmv",
Colors : [
9138900,
0
],
Attributes : "-*"
},
{
Name : "Videos",
Masks : "*.wmv;*.mp4;*.webm",
Colors : [
9339841,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*Designer.cs",
Colors : [
7961087,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.la",
Colors : [
9069532,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.ld;*.cl",
Colors : [
10323178,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.vbs;*.json;*.mm",
Colors : [
11111679,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.asp;*.aspx;*.ascx",
Colors : [
12681955,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.jsp;*.jspx;*.d",
Colors : [
13076917,
0
],
Attributes : "-*"
},
{
Name : "Source Code",
Masks : "*.applescript;*.as;*.asa;*.awk;*.c;*.c++;*.c++m;*.cabal;*.cc;*.ccm;*.clj;*.cp;*.cpp;*.cppm;*.cr;*.cs;*.css;*.csx;*.cu;*.cxx;*.cxxm;*.cypher;*.d;*.dart;*.di;*.dpr;*.el;*.elm;*.erl;*.ex;*.exs;*.f;*.f90;*.fcmacro;*.fcscript;*.fnl;*.for;*.fs;*.fsh;*.fsi;*.fsx;*.gd;*.go;*.gradle;*.groovy;*.gvy;*.h;*.h++;*.hh;*.hpp;*.hc;*.hs;*.htc;*.hxx;*.inc;*.inl;*.ino;*.ipynb;*.ixx;*.java;*.jl;*.js;*.jsx;*.kt;*.kts;*.kusto;*.less;*.lhs;*.lisp;*.ltx;*.lua;*.m;*.malloy;*.matlab;*.ml;*.mli;*.mn;*.nb;*.p;*.pas;*.php;*.pl;*.pm;*.pod;*.pp;*.prql;*.ps1;*.psd1;*.psm1;*.purs;*.py;*.r;*.rb;*.rs;*.rq;*.sass;*.scala;*.scm;*.scad;*.scss;*.sld;*.sql;*.ss;*.swift;*.tcl;*.tex;*.ts;*.v;*.vb;*.vsh;*.zig",
Colors : [
13150975,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.in",
Colors : [
14196363,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.vert;*.glsl;*.cg;*.shd;*.glsles",
Colors : [
16761361,
0
],
Attributes : "-*"
},
{
Name : "Sources",
Masks : "*.frag;*.hlsl;*.psh;*.fx;*.shader;*.program",
Colors : [
16767761,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.tlh;*.def;*.idl;*.odl",
Colors : [
39859,
0
],
Attributes : "-*"
},
{
Name : "Compiled",
Masks : "*.a;*.bundle;*.class;*.cma;*.cmi;*.cmo;*.cmx;*.dll;*.dylib;*.elc;*.elf;*.ko;*.lib;*.o;*.obj;*.pyc;*.pyd;*.pyo;*.so;*.zwc",
Colors : [
3766468,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.old;*.default;;*.mk",
Colors : [
4294081,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.linkinfo;*.filters;*.opensdf;*.internal;thumbs.db",
Colors : [
5263521,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.idb;*.exp;*.aps;*.sbr;*.tlog",
Colors : [
5263523,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.user;*.suo",
Colors : [
5263551,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.pdb",
Colors : [
5281515,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.dsp;*.dsw;*.bpr;*.cbp;*.workspace;*.desktop",
Colors : [
6057325,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.ncb;*.pch;*.ilk;*.sdf;ipch",
Colors : [
6239658,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : ".git*;.hg*;.svn;cvs",
Colors : [
6382514,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.patch;*.diff",
Colors : [
7046389,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.lst;*.lss",
Colors : [
7117781,
0
],
Attributes : "-*"
},
{
Name : "Build",
Masks : "Brewfile;bsconfig.json;BUILD;BUILD.bazel;build.gradle;build.sbt;build.xml;Cargo.toml;CMakeLists.txt;composer.json;configure;Containerfile;Dockerfile;Earthfile;flake.nix;Gemfile;GNUmakefile;Gruntfile.coffee;Gruntfile.js;jsconfig.json;Justfile;justfile;Makefile;makefile;meson.build;mix.exs;ninja;package.json;Pipfile;PKGBUILD;Podfile;pom.xml;Procfile;pyproject.toml;Rakefile;RoboFile.php;SConstruct;tsconfig.json;Vagrantfile;webpack.config.cjs;webpack.config.js;WORKSPACE",
Colors : [
7177920,
0
],
Attributes : "-*"
},
{
Name : "Temp",
Masks : "*.bak;*.bk;*.bkp;*.crdownload;*.download;*.fcbak;*.fcstd1;*.fdmdownload;*.part;*.swn;*.swo;*.swp;*.tmp",
Colors : [
8421504,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.bash;*.dmp;*.map;*.sym;*.rc;*.res;*.resx;*.resources;*.qrc;*.blend?",
Colors : [
8599710,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.old;*.default;makefile*;*.mk",
Colors : [
10395294,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.csproj;*.sldprt",
Colors : [
11194623,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.vcproj;*.vcxproj;*.vsix",
Colors : [
13295871,
0
],
Attributes : "-*"
},
{
Name : "Misc program",
Masks : "*.sln;*.pro;*.dev",
Colors : [
15985407,
0
],
Attributes : "-*"
},
{
Name : "Images",
Masks : "*.png",
Colors : [
12028344,
0
],
Attributes : "-*"
},
{
Name : "Images",
Masks : "*.ico;*.cur;*.ani;*.xcf",
Colors : [
12593449,
0
],
Attributes : "-*"
},
{
Name : "Images",
Masks : "*.gif;*.tif;*.svg;*.psd;*.pdn",
Colors : [
14575463,
0
],
Attributes : "-*"
},
{
Name : "Images",
Masks : "*.dds;texture*",
Colors : [
15427307,
0
],
Attributes : "-*"
},
{
Name : "Images",
Masks : "*.x;*.mesh;*.x_t;model*",
Colors : [
16711808,
0
],
Attributes : "-*"
},
{
Name : "Images",
Masks : "*.blend;*.max;*.3ds",
Colors : [
16732588,
0
],
Attributes : "-*"
},
{
Name : "Images",
Masks : "*.arw;*.avif;*.bmp;*.cbr;*.cbz;*.cr2;*.dvi;*.eps;*.fodg;*.gif;*.heic;*.heif;*.ico;*.j2c;*.j2k;*.jfi;*.jfif;*.jif;*.jp2;*.jpe;*.jpeg;*.jpf;*.jpg;*.jpx;*.jxl;*.kra;*.krz;*.nef;*.odg;*.orf;*.pbm;*.pcx;*.pgm;*.png;*.pnm;*.ppm;*.ps;*.psd;*.pxm;*.raw;*.rgb;*.qoi;*.svg;*.tga;*.tif;*.tiff;*.webp;*.xcf;*.xpm",
Colors : [
16745152,
0
],
Attributes : "-*"
},
{
Name : "Music",
Masks : ";",
Colors : [
1748735,
0
],
Attributes : "-*"
},
{
Name : "Music",
Masks : "*.ogg;*.mpc;*.wma",
Colors : [
3577306,
0
],
Attributes : "-*"
},
{
Name : "Music (Playlists)",
Masks : "*.m3u*;*.cue;*.plc;*.pls",
Colors : [
6257141,
0
],
Attributes : "-*"
},
{
Name : "Music (Tracker)",
Masks : "*.mod;*.it;*.xm;*.stm;*.s3m",
Colors : [
7117781,
0
],
Attributes : "-*"
},
{
Name : "Music (Lossy)",
Masks : "*.aac;*.m4a;*.mka;*.mp2;*.mp3;*.ogg;*.opus;*.wma",
Colors : [
9540095,
0
],
Attributes : "-*"
},
{
Name : "Music (Lossless)",
Masks : "*.aif;*.aifc;*.aiff;*.alac;*.ape;*.flac;*.pcm;*.wav;*.wv",
Colors : [
11186431,
0
],
Attributes : "-*"
},
{
Name : "Html",
Masks : "*.xml;*.yml;*.yaml;*.xaml;*.qml;*.layout",
Colors : [
9227263,
0
],
Attributes : "-*"
},
{
Name : "Html",
Masks : "*.xsd;*.xdr;*.xsl;*.xslt;*.ps*",
Colors : [
52428,
0
],
Attributes : "-*"
},
{
Name : "Html",
Masks : "*.htm;*.html;*.shtml;*.mht",
Colors : [
97528,
0
],
Attributes : "-*"
},
{
Name : "Html",
Masks : ";",
Colors : [
1274582,
0
],
Attributes : "-*"
},
{
Name : "Config",
Masks : "*.cfg;*.out;*.config;*.scheme;*.prefs;*.vssettings;*.epf",
Colors : [
39848,
0
],
Attributes : "-*"
},
{
Name : "Config",
Masks : "*.mdl;*.dwg;*.dwt;*.dxf;*.mnu",
Colors : [
6936103,
0
],
Attributes : "-*"
},
{
Name : "Config",
Masks : "*.dir;*.fnt;*.mat;*.ahk",
Colors : [
7864268,
0
],
Attributes : "-*"
},
{
Name : "Config",
Masks : "*.msi;*.theme;*.material;*.mtl;*.clr;*.srt",
Colors : [
7983286,
0
],
Attributes : "-*"
},
{
Name : "Config",
Masks : "*.set;*.sav;*.settings;*.ui;*.conf",
Colors : [
8437759,
0
],
Attributes : "-*"
},
{
Name : "Config",
Masks : "*.url;*.rdp;descript.ion",
Colors : [
12180735,
0
],
Attributes : "-*"
},
{
Name : "Config",
Masks : "*.lnk;*.cpl",
Colors : [
13041606,
0
],
Attributes : "-*"
},
{
Name : "Archives",
Masks : "*.7z;*.ar;*.arj;*.br;*.bz;*.bz2;*.bz3;*.cab;*.cpio;*.deb;*.dmg;*.gz;*.iso;*.lz;*.lz4;*.lzh;*.lzma;*.lzo;*.pak;*.phar;*.qcow;*.qcow2;*.rar;*.rpm;*.tar;*.taz;*.tbz;*.tbz2;*.tc;*.tgz;*.tlz;*.txz;*.tz;*.xz;*.vdi;*.vhd;*.vhdx;*.vmdk;*.z;*.zip;*.zst",
Colors : [
38275,
0
],
Attributes : "-*"
},
{
Name : "Archives",
Masks : "*.jar",
Colors : [
47008,
0
],
Attributes : "-*"
},
{
Name : "Archives",
Masks : "*.ace;*.err",
Colors : [
5872799,
0
],
Attributes : "-*"
},
{
Name : "Archives",
Masks : "*.img;*.bin;*.nrg;*.mdf",
Colors : [
15269838,
0
],
Attributes : "-*"
},
{
Name : "System",
Masks : "*.sys;*.drv;*.vxd;*.ocx;*.tlb;*.acm",
Colors : [
4881479,
0
],
Attributes : "-*"
},
{
Name : "System",
Masks : "*.ini;*.reg;*.dat;*.lng;*.bar;*.raw;*.msc;*.rgs",
Colors : [
6266491,
0
],
Attributes : "-*"
},
{
Name : "System",
Masks : "*.log;*.trk;*.properties",
Colors : [
7905137,
0
],
Attributes : "-*"
},
{
Name : "Documents (Text)",
Masks : "*.txt;*.nfo;*.diz;*.md;*.wiki;*.markdown",
Colors : [
11195648,
0
],
Attributes : "-*"
},
{
Name : "Documents",
Masks : "*.djvu;*.doc;*.docx;*.eml;*.fodp;*.fods;*.fodt;*.fotd;*.gdoc;*.key;*.keynote;*.numbers;*.odp;*.ods;*.odt;*.pages;*.pdf;*.ppt;*.pptx;*.rtf;*.xls;*.xlsm;*.xlsx",
Colors : [
11447857,
0
],
Attributes : "-*"
},
{
Name : "Documents",
Masks : "*.nsi",
Colors : [
12646401,
0
],
Attributes : "-*"
},
{
Name : "Documents",
Masks : "*.inf;*.isu;*.po;*.uninstall",
Colors : [
13355776,
0
],
Attributes : "-*"
},
{
Name : "Documents",
Masks : ";*.pps;*.cnt",
Colors : [
14196363,
0
],
Attributes : "-*"
},
{
Name : "Documents",
Masks : "*.hlp;*.ch?",
Colors : [
16755501,
0
],
Attributes : "-*"
},
{
Name : "Documents",
Masks : "*.dae;*.ttf;*.otf;*.ttc",
Colors : [
16773783,
0
],
Attributes : "-*"
},
{
Name : "Crypto",
Masks : "*.age;*.asc;*.cer;*.crt;*.csr;*.gpg;*.id_dsa;*.id_ecdsa;*.id_ecdsa_sk;*.id_ed25519;*.id_ed25519_sk;*.id_rsa;*.kbx;*.md5;*.p12;*.pem;*.pfx;*.pgp;*.pub;*.sha1;*.sha224;*.sha256;*.sha384;*.sha512;*.sig;*.signature",
Colors : [
16775428,
0
],
Attributes : "-*"
},
{
Name : "Pascal",
Masks : "*.lrt;*.ppu;*.dep;*.dcu;*.dof;*.dcr",
Colors : [
6973952,
0
],
Attributes : "-*"
},
{
Name : "Pascal",
Masks : "*.lfm;*.dfm;*.asm;*.s;*manifest;readme;license",
Colors : [
7707392,
0
],
Attributes : "-*"
},
{
Name : "Pascal",
Masks : "*.lpk;*.lpi;*.lps;*.dcp;*.bpl",
Colors : [
10045184,
0
],
Attributes : "-*"
},
{
Name : "Pascal",
Masks : "*.pif;*.csv",
Colors : [
11974144,
0
],
Attributes : "-*"
},
{
Name : "Pascal",
Masks : "*.lpr;*.dpk;*.bpk;*.fig",
Colors : [
14774272,
0
],
Attributes : "-*"
},
{
Name : "Directories",
Masks : "python;Redist;recovery",
Colors : [
38275,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "var;pack",
Colors : [
47008,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "sbin;Program Files;Program Files (x86);Microsoft*;util",
Colors : [
51828,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "usr;user;share;cs",
Colors : [
52428,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "software",
Colors : [
1558271,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "theme;skin;sky",
Colors : [
1748735,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "sdl;sfml",
Colors : [
3577306,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "obj;transl",
Colors : [
3766468,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "windows*;volume;System Volume Information",
Colors : [
4881479,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "dist;network",
Colors : [
5281515,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "bin;builds;plugins;run;system;system32;edit",
Colors : [
5373758,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "driv",
Colors : [
6266491,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "log;nx;nv;locale;lang;qt*;level;terrain",
Colors : [
6936103,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "debug;boot;root",
Colors : [
6973952,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "srv;script;lost;bullet",
Colors : [
7117781,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "CMakeFiles;cmake",
Colors : [
7177920,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "Debug;Release;RelWithDebInfo;MinSizeRel",
Colors : [
7707392,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "include;inc",
Colors : [
7961087,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "cache",
Colors : [
8026799,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "tmp;temp;test",
Colors : [
8421504,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "etc;set;conf;layout",
Colors : [
8437759,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "css;tpl;audio",
Colors : [
8763134,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "common;sound;wav",
Colors : [
9540095,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "lib;Properties",
Colors : [
10323178,
0
],
Attributes : "l*"
},
{
Name : "Directories",
Masks : "vid;vc",
Colors : [
10909438,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "home;tools",
Colors : [
11194623,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "install",
Colors : [
11447857,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "admin;power;preview",
Colors : [
12028344,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "doc;mnt;pages;wiki;sys",
Colors : [
12646401,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "htdocs;wp-content",
Colors : [
12681955,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "source;src;local",
Colors : [
13150975,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "images;scre",
Colors : [
14859263,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "dev;display;font;udev;proc",
Colors : [
15269838,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "sdk",
Colors : [
15985407,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "media;data;shade;effect",
Colors : [
16570907,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "boost;addon;module",
Colors : [
16700024,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "run;gui;gtk",
Colors : [
16755501,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "example;sample;demo",
Colors : [
16765695,
0
],
Attributes : "d*"
},
{
Name : "Directories",
Masks : "opt;proj;depend;object",
Colors : [
16775428,
0
],
Attributes : "d*"
},
{
Name : "DC only",
Masks : "*",
Colors : [
5373758,
0
],
Attributes : "-*x*"
},
{
Name : "DC only",
Masks : "*",
Colors : [
13041606,
0
],
Attributes : "l*"
},
{
Name : "DC only",
Masks : "*",
Colors : [
13300735,
0
],
Attributes : "d*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment