Skip to content

Instantly share code, notes, and snippets.

@zaus
Forked from marksteve/gist:877210
Last active September 22, 2016 16:26
Show Gist options
  • Save zaus/71a7a89bc3bec0d8ea2faaa287c20c82 to your computer and use it in GitHub Desktop.
Save zaus/71a7a89bc3bec0d8ea2faaa287c20c82 to your computer and use it in GitHub Desktop.

Revisions

  1. zaus revised this gist Sep 22, 2016. 1 changed file with 351 additions and 165 deletions.
    516 changes: 351 additions & 165 deletions gistfile1.ini
    Original file line number Diff line number Diff line change
    @@ -1,16 +1,15 @@
    [Default Text]
    FileNameExtensions=txt; text; wtx; log; asc; doc; diz; nfo
    Default Style=font:Consolas; size:10; fore:#F8F8F2; back:#272822
    FileNameExtensions=txt; text; wtx; log; asc; doc
    Default Style=font:DejaVu Sans Mono; size:10; fore:#F8F8F2; back:#000000
    Margins and Line Numbers=size:-2; fore:#BCBCBC; back:#3B3A32
    Matching Braces=size:+1; bold; fore:#000000; back:#FD971F
    Matching Braces Error=size:+1; bold; fore:#F8F8F0; back:#F92672
    Control Characters (Font)=size:-1
    Indentation Guide (Color)=fore:#A0A0A0
    Selected Text (Colors)=fore:#F8F8F2; back:#49483E; eolfilled
    Whitespace (Colors, Size 0-5)=
    Whitespace (Colors, Size 0-5)=fore:#AA2B00
    Current Line Background (Color)=back:#3B3A32
    Caret Foreground (Color)=
    Caret Width (Size 1-3)=
    Caret (Color, Size 1-3)=
    Long Line Marker (Colors)=fore:#BCBCBC; back:#3B3A32
    Extra Line Spacing (Size)=size:2
    2nd Default Style=
    @@ -22,116 +21,100 @@ Extra Line Spacing (Size)=size:2
    2nd Selected Text (Colors)=eolfilled
    2nd Whitespace (Colors, Size 0-5)=fore:#FF4000
    2nd Current Line Background (Color)=back:#FFFF00; alpha:50
    2nd Caret Foreground (Color)=
    2nd Caret Width (Size 1-3)=
    2nd Caret (Color, Size 1-3)=
    2nd Long Line Marker (Colors)=fore:#FFC000
    2nd Extra Line Spacing (Size)=
    [Web Source Code]
    FileNameExtensions=html; htm; asp; aspx; shtml; htd; xhtml; php; php3; phtml; htt; cfm; tpl; dtd; hta; htc
    Default=
    HTML Tag=fore:#F92672
    HTML Unknown Tag=fore:#F8F8F0; back:#F92672
    HTML Attribute=fore:#A6E22E
    HTML Unknown Attribute=#F8F8F0; back:#F92672
    HTML Value=fore:#E6DB74
    HTML String=fore:#E6DB74
    HTML Other Inside Tag=fore:#E6DB74
    HTML Comment=fore:#75715E
    HTML Entity=fore:#F92672
    HTML Element Text=
    XML Identifier=fore:#75715E
    SGML=fore:#75715E
    CDATA=fore:#75715E
    ASP Start Tag=fore:#F92672
    PHP Start Tag=fore:#F92672
    PHP Default=
    PHP Comment=fore:#75715E
    PHP Keyword=fore:#F92672
    PHP String=fore:#E6DB74
    PHP Simple String=fore:#E6DB74
    PHP Number=fore:#AE81FF
    PHP Operator=fore:#F92672
    PHP Variable=
    PHP String Variable=
    PHP Complex Variable=
    JS Default=
    JS Comment=fore:#75715E
    JS Keyword=fore:#F92672
    JS Identifier=
    JS String=fore:#E6DB74
    JS Regex=fore:#006633; back:#FFF1A8
    JS Number=fore:#AE81FF
    JS Symbols=fore:#F92672
    ASP JS Default=
    ASP JS Comment=fore:#75715E
    ASP JS Keyword=fore:#F92672
    ASP JS Identifier=
    ASP JS String=fore:#E6DB74
    ASP JS Regex=fore:#E6DB74
    ASP JS Number=fore:#AE81FF
    ASP JS Symbols=fore:#F92672
    VBS Default=
    VBS Comment=fore:#75715E
    VBS Keyword=fore:#F92672
    VBS Identifier=
    VBS String=fore:#E6DB74
    VBS Number=fore:#AE81FF
    ASP VBS Default=
    ASP VBS Comment=fore:#75715E
    ASP VBS Keyword=fore:#F92672
    ASP VBS Identifier=
    ASP VBS String=fore:#E6DB74
    ASP VBS Number=fore:#AE81FF
    [XML Document]
    FileNameExtensions=xml; xsl; rss; svg; xul; xsd; xslt; axl; rdf; xaml; vcproj
    [ANSI Art]
    FileNameExtensions=nfo; diz
    Default=font:Lucida Console
    Margins and Line Numbers=font:Lucida Console; size:-2
    Matching Braces=size:+0
    Matching Braces Error=size:+0
    [AviSynth Script]
    FileNameExtensions=avs; avsi
    Default=
    XML Tag=fore:#F92672
    XML Attribute=fore:#A6E22E
    XML Value=fore:#E6DB74
    XML String=fore:#E6DB74
    XML Other Inside Tag=fore:#F92672
    XML Comment=fore:#75715E
    XML Entity=fore:#F92672
    XML Element Text=
    XML Identifier=fore:#F92672
    SGML=fore:#F92672
    CDATA=fore:#75715E
    [CSS Style Sheets]
    FileNameExtensions=css
    Comment=fore:#008000
    Operator=
    String=fore:#7F007F
    Number=fore:#007F7F
    Keywords=fore:#00007F; bold
    Filter=fore:#00007F; bold
    Plugin=fore:#0080C0; bold
    Function=fore:#007F7F
    Clip property=fore:#00007F
    [Apache Config Files]
    FileNameExtensions=conf; htaccess
    Default=
    Comment=fore:#75715E
    HTML Tag=bold
    Tag-Class=
    Tag-Id=
    Tag-Attribute=italic
    Pseudo-class/element=
    Unknown Pseudo-class=fore:#F8F8F0; back:#F92672
    CSS Property=
    Unknown Property=fore:#F8F8F0; back:#F92672
    String=fore:#E6DB74
    Value=
    Operator=fore:#F92672
    Important=bold
    Directive=bold
    [JavaScript]
    FileNameExtensions=js; jse; jsm; json; as
    Number=fore:#AE81FF
    Directive=
    IP Address=
    [Assembly Script]
    FileNameExtensions=asm
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Regex=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    [VBScript]
    FileNameExtensions=vbs; dsm
    CPU Instruction=
    FPU Instruction=
    Extended Instruction=
    Directive=
    Directive Operand=
    Register=fore:#75715E
    [AutoHotkey Script]
    FileNameExtensions=ahk; ia; scriptlet
    Default=
    Comment=fore:#008000
    Escape=fore:#FF8000
    Syntax Operator=fore:#7F200F
    Expression operator=fore:#FF4F00
    String=fore:#404040
    Number=fore:#2F4F7F
    Identifier=fore:#CF2F0F
    Variable dereferencing=fore:#CF2F0F; back:#E4FFE4
    Label=fore:#000000; back:#FFFFA1
    Flow of control=fore:#480048; bold
    Command=fore:#004080
    Function=fore:#0F707F; italics
    Directive=fore:#F04020; italics
    Keys & buttons=fore:#FF00FF; bold
    Built-in Variables=fore:#CF00CF; italics
    Special=fore:#0000FF; italics
    Variable keyword=fore:#CF00CF; italics; back:#F9F9FF
    Error=back:#FFC0C0
    [AutoIt3 Script]
    FileNameExtensions=au3
    Default=
    Comment=fore:#008000
    Number=fore:#008080
    Function=fore:#0000FF
    Keyword=fore:#0000FF
    Macro=fore:#0080FF
    String=fore:#008080
    Operator=fore:#C000C0
    Variable=fore:#808000
    Send Key=fore:#FF0000
    Preprocessor=fore:#FF8000
    Special=fore:#FF8000
    [Batch Files]
    FileNameExtensions=bat; cmd
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    Command=
    Label=
    [Configuration Files]
    FileNameExtensions=ini; inf; reg; cfg; properties; oem; sif; url; sed; theme
    Default=
    Comment=fore:#75715E
    Section=fore:#F92672
    Assignment=fore:#A6E22E
    Default Value=
    [C/C++ Source Code]
    FileNameExtensions=c; cpp; cxx; cc; h; hpp; hxx; hh; m; mm; idl; inl; odl
    Default=
    @@ -153,24 +136,60 @@ Verbatim String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    Preprocessor=fore:#75715E
    [Resource Script]
    FileNameExtensions=rc; rc2; rct; rh; r; dlg
    Global Class=fore:#2B91AF
    [Cmake Script]
    FileNameExtensions=cmake; ctest
    Default=
    Comment=fore:#008000
    String=back:#EEEEEE; fore:#7F007F
    Function=fore:#00007F
    Parameter=fore:#7F200F
    Variable=fore:#CC3300
    While def=fore:#00007F
    For each def=fore:#00007F
    If def=fore:#00007F
    Macro def=fore:#00007F
    Variable within string=back:#EEEEEE; fore:#CC3300
    Number=fore:#008080
    [CSS Style Sheets]
    FileNameExtensions=css
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    HTML Tag=bold
    Tag-Class=
    Tag-Id=
    Tag-Attribute=italic
    Pseudo-class/element=
    Unknown Pseudo-class=fore:#F8F8F0; back:#F92672
    CSS Property=
    Unknown Property=fore:#F8F8F0; back:#F92672
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Value=
    Operator=fore:#F92672
    Preprocessor=fore:#75715E
    [Makefiles]
    FileNameExtensions=mak; make; mk; dsp
    Important=bold
    Directive=bold
    [Diff Files]
    FileNameExtensions=diff; patch
    Default=
    Comment=fore:#75715E
    Identifier=
    Operator=
    Target=
    Preprocessor=fore:#75715E
    Command=
    Source and Destination=italic; bold; fore:#4C4745
    Position Setting=
    Line Addition=back:#13354A; eolfilled
    Line Removal=fore:#960050; back:#1E0010; eolfilled
    Line Change=fore:#89807D; back:#4C4745; eolfilled
    [Inno Setup Script]
    FileNameExtensions=iss; isl; islu
    Default=
    Comment=fore:#008000
    Keyword=fore:#0000FF
    Parameter=fore:#0000FF
    Section=fore:#000080; bold
    Preprocessor=fore:#CC0000
    Inline Expansion=fore:#800080
    Pascal Comment=fore:#008000
    Pascal Keyword=fore:#0000FF
    String=
    [Java Source Code]
    FileNameExtensions=java
    Default=
    @@ -181,16 +200,87 @@ String=fore:#E6DB74
    Regex=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    [Visual Basic]
    FileNameExtensions=vb; bas; frm; cls; ctl; pag; dsr; dob
    [JavaScript]
    FileNameExtensions=js; jse; jsm; json; as
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Comment=fore:#1DB107
    Keyword=bold; fore:#FB377B
    Identifier=
    String=fore:#E6DB74
    Regex=fore:#06FF83; back:#6C5C00
    Number=fore:#AE81FF
    Operator=fore:#73B7FB
    [Makefiles]
    FileNameExtensions=mak; make; mk; dsp
    Default=
    Comment=fore:#75715E
    Identifier=
    Operator=
    Target=
    Preprocessor=fore:#75715E
    [Markdown]
    FileNameExtensions=md; markdown; mdown; mkdn; mkd
    Default=
    Line Begin=
    Strong=bold
    EM1=italic
    EM2=italic
    Header 1=back:#FF0088; bold
    Header 2=fore:#FF0088; bold
    Header 3=fore:#FF0088; bold
    Header 4=fore:#FF0088; bold
    Header 5=fore:#FF0088; bold
    Header 6=fore:#FF0088; bold
    Pre char=fore:#00007F;
    Ulist=fore:#0080FF; bold
    Olist=fore:#0080FF; bold
    Block quote=fore:#00007F
    Strikeout=italic
    HRULE=bold; back:#727272
    Link=fore:#C6C6FF; back:#00005B
    Code=fore:#B3B3FF; back:#383838
    Code Block=fore:#00007F; back:#383838
    [LaTeX Files]
    FileNameExtensions=tex; latex; sty
    Default=
    Command=fore:#0000FF
    Comment=fore:#008000
    Math=fore:#FF0000
    Special Char=fore:#AAAA00
    Tag=fore:#0000FF
    Verbatim Segment=fore:#666666
    [Lua Script]
    FileNameExtensions=lua
    Default=
    Comment=fore:#008000
    Number=fore:#008080
    Keyword=fore:#00007F
    Basic Functions=fore:#00007F
    String, Table & Math Functions=fore:#00007F
    Input, Output & System Facilities=fore:#00007F
    String=fore:#B000B0
    Literal String=fore:#B000B0
    Character=fore:#B000B0
    Preprocessor=fore:#FF8000
    Operator=
    Identifier=
    [NSIS Script]
    FileNameExtensions=nsi; nsh
    Default=
    Comment=fore:#008000
    String=fore:#666666; back:#EEEEEE
    Function=fore:#0033CC
    Variable=fore:#CC3300
    Variable within String=fore:#CC3300; back:#EEEEEE
    Number=fore:#FF0000
    Constant=fore:#FF9900
    Section=fore:#0033CC
    Sub Section=fore:#0033CC
    Section Group=fore:#0033CC
    Function Definition=fore:#0033CC
    PageEx=fore:#0033CC
    If Definition=fore:#0033CC
    Macro Definition=fore:#0033CC
    [Pascal Source Code]
    FileNameExtensions=pas; dpr; dpk; dfm; inc; pp
    Default=
    @@ -202,30 +292,6 @@ Number=fore:#AE81FF
    Operator=bold
    Inline Asm=
    Preprocessor=fore:#75715E
    [Assembly Script]
    FileNameExtensions=asm
    Default=
    Comment=fore:#75715E
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    CPU Instruction=
    FPU Instruction=
    Extended Instruction=
    Directive=
    Directive Operand=
    Register=fore:#75715E
    [SQL Query]
    FileNameExtensions=sql
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    String=fore:#E6DB74
    Identifier=
    Quoted Identifier=
    Number=fore:#AE81FF
    Operator=fore:#F92672
    [Perl Script]
    FileNameExtensions=pl; pm; cgi; pod
    Default=
    @@ -259,6 +325,18 @@ POD (common)=
    POD (verbatim)=
    Data section=
    Parsing error=fore:#F8F8F0; back:#F92672
    [PowerShell Script]
    FileNameExtensions=ps1; psc1
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    Variable=
    Cmdlet=
    Alias=
    [Python Script]
    FileNameExtensions=py; pyw
    Default=
    @@ -273,49 +351,157 @@ Number=fore:#AE81FF
    Operator=fore:#F92672
    Function name=fore:#A6E22E
    Class name=fore:#A6E22E
    [Configuration Files]
    FileNameExtensions=ini; inf; reg; cfg; properties; oem; sif; url; sed; theme
    [Resource Script]
    FileNameExtensions=rc; rc2; rct; rh; r; dlg
    Default=
    Comment=fore:#75715E
    Section=fore:#F92672
    Assignment=fore:#A6E22E
    Default Value=
    [Apache Config Files]
    FileNameExtensions=conf; htaccess
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    Preprocessor=fore:#75715E
    [Ruby Script]
    FileNameExtensions=rb; ruby; rbw; rake; rjs; Rakefile
    Default=
    Comment=fore:#008000
    Keyword=fore:#00007F
    Identifier=
    Number=fore:#008080
    Operator=
    String=fore:#FF8000
    Class name=fore:#0000FF
    Function name=fore:#007F7F
    POD=fore:#004000; back:#C0FFC0; eolfilled
    Regex=fore:#000000; back:#A0FFA0
    Symbol=fore:#C0A030
    Module name=fore:#A000A0
    Instance Var=fore:#B00080
    Class Var=fore:#8000B0
    Data Section=fore:#600000; back:#FFF0D8; eolfilled
    [Shell Script]
    FileNameExtensions=sh
    Default=
    Error=
    Comment=fore:#008000
    Number=fore:#008080
    Keyword=fore:#0000FF
    String double quoted=fore:#008080
    String single quoted=fore:#800080
    Operator=
    Identifier=
    Scalar=fore:#808000
    Parameter expansion=fore:#808000; back:#FFFF99
    Back Ticks=fore:#FF0080
    Here-doc (Delimiter)=
    Here-doc (Single quoted, q)=fore:#008080
    [SQL Query]
    FileNameExtensions=sql
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    String=fore:#E6DB74
    Identifier=
    Quoted Identifier=
    Number=fore:#AE81FF
    Directive=
    IP Address=
    [PowerShell Script]
    FileNameExtensions=ps1; psc1
    Operator=fore:#F92672
    [Tcl Script]
    FileNameExtensions=tcl; itcl
    Default=
    Comment=fore:#008000
    Keyword=fore:#0000FF
    Number=fore:#008080
    String=fore:#008080
    Operator=
    Identifier=fore:#800080
    Substitution=fore:#CC0000
    Modifier=fore:#FF00FF
    [VBScript]
    FileNameExtensions=vbs; dsm
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    Variable=
    Cmdlet=
    Alias=
    [Batch Files]
    FileNameExtensions=bat; cmd
    [Visual Basic]
    FileNameExtensions=vb; bas; frm; cls; ctl; pag; dsr; dob
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    Command=
    Label=
    [Diff Files]
    FileNameExtensions=diff; patch
    Preprocessor=fore:#75715E
    [Web Source Code]
    FileNameExtensions=html; htm; asp; aspx; shtml; htd; xhtml; php; php3; phtml; htt; cfm; tpl; dtd; hta; htc
    Default=
    Comment=fore:#75715E
    Command=
    Source and Destination=italic; bold; fore:#4C4745
    Position Setting=
    Line Addition=back:#13354A; eolfilled
    Line Removal=fore:#960050; back:#1E0010; eolfilled
    Line Change=fore:#89807D; back:#4C4745; eolfilled
    HTML Tag=fore:#AA59FB
    HTML Unknown Tag=fore:#F8F8F0; back:#F92672
    HTML Attribute=fore:#A6E22E
    HTML Unknown Attribute=#F8F8F0; back:#F92672
    HTML Value=fore:#E6DB74
    HTML String=fore:#E6DB74
    HTML Other Inside Tag=fore:#E6DB74
    HTML Comment=fore:#75715E
    HTML Entity=fore:#F92672
    HTML Element Text=
    XML Identifier=fore:#75715E
    SGML=fore:#75715E
    CDATA=fore:#75715E
    ASP Start Tag=fore:#F92672
    PHP Start Tag=fore:#F92672
    PHP Default=
    PHP Comment=fore:#75715E
    PHP Keyword=fore:#F92672
    PHP String=fore:#E6DB74
    PHP Simple String=fore:#E6DB74
    PHP Number=fore:#AE81FF
    PHP Operator=fore:#F92672
    PHP Variable=
    PHP String Variable=
    PHP Complex Variable=
    JS Default=
    JS Comment=fore:#1DB107
    JS Keyword=bold; fore:#FB377B
    JS Identifier=
    JS String=fore:#E6DB74
    JS Regex=fore:#06FF83; back:#6C5C00
    JS Number=fore:#AE81FF
    JS Symbols=fore:#73B7FB
    ASP JS Default=
    ASP JS Comment=fore:#75715E
    ASP JS Keyword=fore:#F92672
    ASP JS Identifier=
    ASP JS String=fore:#E6DB74
    ASP JS Regex=fore:#E6DB74
    ASP JS Number=fore:#AE81FF
    ASP JS Symbols=fore:#F92672
    VBS Default=
    VBS Comment=fore:#75715E
    VBS Keyword=fore:#F92672
    VBS Identifier=
    VBS String=fore:#E6DB74
    VBS Number=fore:#AE81FF
    ASP VBS Default=
    ASP VBS Comment=fore:#75715E
    ASP VBS Keyword=fore:#F92672
    ASP VBS Identifier=
    ASP VBS String=fore:#E6DB74
    ASP VBS Number=fore:#AE81FF
    [XML Document]
    FileNameExtensions=xml; xsl; rss; svg; xul; xsd; xslt; axl; rdf; xaml; vcproj
    Default=
    XML Tag=fore:#F92672
    XML Attribute=fore:#A6E22E
    XML Value=fore:#E6DB74
    XML String=fore:#E6DB74
    XML Other Inside Tag=fore:#F92672
    XML Comment=fore:#75715E
    XML Entity=fore:#F92672
    XML Element Text=
    XML Identifier=fore:#F92672
    SGML=fore:#F92672
    CDATA=fore:#75715E
  2. @marksteve marksteve created this gist Mar 19, 2011.
    321 changes: 321 additions & 0 deletions gistfile1.ini
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,321 @@
    [Default Text]
    FileNameExtensions=txt; text; wtx; log; asc; doc; diz; nfo
    Default Style=font:Consolas; size:10; fore:#F8F8F2; back:#272822
    Margins and Line Numbers=size:-2; fore:#BCBCBC; back:#3B3A32
    Matching Braces=size:+1; bold; fore:#000000; back:#FD971F
    Matching Braces Error=size:+1; bold; fore:#F8F8F0; back:#F92672
    Control Characters (Font)=size:-1
    Indentation Guide (Color)=fore:#A0A0A0
    Selected Text (Colors)=fore:#F8F8F2; back:#49483E; eolfilled
    Whitespace (Colors, Size 0-5)=
    Current Line Background (Color)=back:#3B3A32
    Caret Foreground (Color)=
    Caret Width (Size 1-3)=
    Long Line Marker (Colors)=fore:#BCBCBC; back:#3B3A32
    Extra Line Spacing (Size)=size:2
    2nd Default Style=
    2nd Margins and Line Numbers=
    2nd Matching Braces=bold; fore:#FF0000
    2nd Matching Braces Error=bold; fore:#000080
    2nd Control Characters (Font)=size:-1
    2nd Indentation Guide (Color)=fore:#A0A0A0
    2nd Selected Text (Colors)=eolfilled
    2nd Whitespace (Colors, Size 0-5)=fore:#FF4000
    2nd Current Line Background (Color)=back:#FFFF00; alpha:50
    2nd Caret Foreground (Color)=
    2nd Caret Width (Size 1-3)=
    2nd Long Line Marker (Colors)=fore:#FFC000
    2nd Extra Line Spacing (Size)=
    [Web Source Code]
    FileNameExtensions=html; htm; asp; aspx; shtml; htd; xhtml; php; php3; phtml; htt; cfm; tpl; dtd; hta; htc
    Default=
    HTML Tag=fore:#F92672
    HTML Unknown Tag=fore:#F8F8F0; back:#F92672
    HTML Attribute=fore:#A6E22E
    HTML Unknown Attribute=#F8F8F0; back:#F92672
    HTML Value=fore:#E6DB74
    HTML String=fore:#E6DB74
    HTML Other Inside Tag=fore:#E6DB74
    HTML Comment=fore:#75715E
    HTML Entity=fore:#F92672
    HTML Element Text=
    XML Identifier=fore:#75715E
    SGML=fore:#75715E
    CDATA=fore:#75715E
    ASP Start Tag=fore:#F92672
    PHP Start Tag=fore:#F92672
    PHP Default=
    PHP Comment=fore:#75715E
    PHP Keyword=fore:#F92672
    PHP String=fore:#E6DB74
    PHP Simple String=fore:#E6DB74
    PHP Number=fore:#AE81FF
    PHP Operator=fore:#F92672
    PHP Variable=
    PHP String Variable=
    PHP Complex Variable=
    JS Default=
    JS Comment=fore:#75715E
    JS Keyword=fore:#F92672
    JS Identifier=
    JS String=fore:#E6DB74
    JS Regex=fore:#006633; back:#FFF1A8
    JS Number=fore:#AE81FF
    JS Symbols=fore:#F92672
    ASP JS Default=
    ASP JS Comment=fore:#75715E
    ASP JS Keyword=fore:#F92672
    ASP JS Identifier=
    ASP JS String=fore:#E6DB74
    ASP JS Regex=fore:#E6DB74
    ASP JS Number=fore:#AE81FF
    ASP JS Symbols=fore:#F92672
    VBS Default=
    VBS Comment=fore:#75715E
    VBS Keyword=fore:#F92672
    VBS Identifier=
    VBS String=fore:#E6DB74
    VBS Number=fore:#AE81FF
    ASP VBS Default=
    ASP VBS Comment=fore:#75715E
    ASP VBS Keyword=fore:#F92672
    ASP VBS Identifier=
    ASP VBS String=fore:#E6DB74
    ASP VBS Number=fore:#AE81FF
    [XML Document]
    FileNameExtensions=xml; xsl; rss; svg; xul; xsd; xslt; axl; rdf; xaml; vcproj
    Default=
    XML Tag=fore:#F92672
    XML Attribute=fore:#A6E22E
    XML Value=fore:#E6DB74
    XML String=fore:#E6DB74
    XML Other Inside Tag=fore:#F92672
    XML Comment=fore:#75715E
    XML Entity=fore:#F92672
    XML Element Text=
    XML Identifier=fore:#F92672
    SGML=fore:#F92672
    CDATA=fore:#75715E
    [CSS Style Sheets]
    FileNameExtensions=css
    Default=
    Comment=fore:#75715E
    HTML Tag=bold
    Tag-Class=
    Tag-Id=
    Tag-Attribute=italic
    Pseudo-class/element=
    Unknown Pseudo-class=fore:#F8F8F0; back:#F92672
    CSS Property=
    Unknown Property=fore:#F8F8F0; back:#F92672
    String=fore:#E6DB74
    Value=
    Operator=fore:#F92672
    Important=bold
    Directive=bold
    [JavaScript]
    FileNameExtensions=js; jse; jsm; json; as
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Regex=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    [VBScript]
    FileNameExtensions=vbs; dsm
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    [C/C++ Source Code]
    FileNameExtensions=c; cpp; cxx; cc; h; hpp; hxx; hh; m; mm; idl; inl; odl
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    Preprocessor=fore:#75715E
    [C# Source Code]
    FileNameExtensions=cs
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Verbatim String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    Preprocessor=fore:#75715E
    [Resource Script]
    FileNameExtensions=rc; rc2; rct; rh; r; dlg
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    Preprocessor=fore:#75715E
    [Makefiles]
    FileNameExtensions=mak; make; mk; dsp
    Default=
    Comment=fore:#75715E
    Identifier=
    Operator=
    Target=
    Preprocessor=fore:#75715E
    [Java Source Code]
    FileNameExtensions=java
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Regex=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    [Visual Basic]
    FileNameExtensions=vb; bas; frm; cls; ctl; pag; dsr; dob
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    Preprocessor=fore:#75715E
    [Pascal Source Code]
    FileNameExtensions=pas; dpr; dpk; dfm; inc; pp
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=bold
    Inline Asm=
    Preprocessor=fore:#75715E
    [Assembly Script]
    FileNameExtensions=asm
    Default=
    Comment=fore:#75715E
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    CPU Instruction=
    FPU Instruction=
    Extended Instruction=
    Directive=
    Directive Operand=
    Register=fore:#75715E
    [SQL Query]
    FileNameExtensions=sql
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    String=fore:#E6DB74
    Identifier=
    Quoted Identifier=
    Number=fore:#AE81FF
    Operator=fore:#F92672
    [Perl Script]
    FileNameExtensions=pl; pm; cgi; pod
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String double quoted=fore:#E6DB74
    String single quoted=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    Scalar $var=
    Array @var=
    Hash %var=
    Symbol table *var=
    Regex /re/ or m{re}=fore:#E6DB74
    Substitution s/re/ore/=fore:#E6DB74
    Back ticks=
    Here-doc (delimiter)=fore:#75715E
    Here-doc (single quoted, q)=fore:#75715E
    Here-doc (double quoted, qq)=fore:#75715E
    Here-doc (back ticks, qx)=fore:#75715E
    Single quoted string (generic, q)=fore:#E6DB74
    Double quoted string (qq)=fore:#E6DB74
    Back ticks (qx)=
    Regex (qr)=fore:#E6DB74
    Array (qw)=
    Prototype=
    Format identifier=
    Format body=
    POD (common)=
    POD (verbatim)=
    Data section=
    Parsing error=fore:#F8F8F0; back:#F92672
    [Python Script]
    FileNameExtensions=py; pyw
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String double quoted=fore:#E6DB74
    String single quoted=fore:#E6DB74
    String triple double quotes=fore:#E6DB74
    String triple single quotes=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=fore:#F92672
    Function name=fore:#A6E22E
    Class name=fore:#A6E22E
    [Configuration Files]
    FileNameExtensions=ini; inf; reg; cfg; properties; oem; sif; url; sed; theme
    Default=
    Comment=fore:#75715E
    Section=fore:#F92672
    Assignment=fore:#A6E22E
    Default Value=
    [Apache Config Files]
    FileNameExtensions=conf; htaccess
    Default=
    Comment=fore:#75715E
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Directive=
    IP Address=
    [PowerShell Script]
    FileNameExtensions=ps1; psc1
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    String=fore:#E6DB74
    Number=fore:#AE81FF
    Operator=
    Variable=
    Cmdlet=
    Alias=
    [Batch Files]
    FileNameExtensions=bat; cmd
    Default=
    Comment=fore:#75715E
    Keyword=fore:#F92672
    Identifier=
    Operator=
    Command=
    Label=
    [Diff Files]
    FileNameExtensions=diff; patch
    Default=
    Comment=fore:#75715E
    Command=
    Source and Destination=italic; bold; fore:#4C4745
    Position Setting=
    Line Addition=back:#13354A; eolfilled
    Line Removal=fore:#960050; back:#1E0010; eolfilled
    Line Change=fore:#89807D; back:#4C4745; eolfilled