Skip to content

Instantly share code, notes, and snippets.

@maicoder
Forked from X140Yu/Monokai.style
Created April 11, 2017 02:07
Show Gist options
  • Save maicoder/c33e4deef85f56989283a17196251de7 to your computer and use it in GitHub Desktop.
Save maicoder/c33e4deef85f56989283a17196251de7 to your computer and use it in GitHub Desktop.

Revisions

  1. @X140Yu X140Yu created this gist Apr 11, 2017.
    79 changes: 79 additions & 0 deletions Monokai.style
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,79 @@
    editor
    foreground: F5F5F5
    background: 1B1E1C
    caret: AF5F00

    editor-selection
    foreground: FFFFFF
    background: 3E3E3E

    H1
    foreground: AADE4B
    font-style: bold

    H2
    foreground: AADE4B
    font-style: bold

    H3
    foreground: AADE4B
    font-style: bold

    H4
    foreground: AADE4B
    font-style: bold

    H5
    foreground: AADE4B
    font-style: bold

    H6
    foreground: AADE4B
    font-style: bold

    EMPH
    foreground: FFFAFA
    font-style: italic

    STRONG
    foreground: f99157
    font-style: bold

    HRULE
    foreground: 999999

    LIST_BULLET
    foreground: 86C30D

    LIST_ENUMERATOR
    foreground: 86C30D

    LINK
    foreground: 5FD7FF

    AUTO_LINK_URL
    foreground: 5FD7FF

    AUTO_LINK_EMAIL
    foreground: 5FD7FF

    REFERENCE
    foreground: 86C30D

    IMAGE
    foreground: FF1493

    CODE
    foreground: 707070

    VERBATIM
    foreground: F5F5F5

    HTML_ENTITY
    foreground: AF5F00

    COMMENT
    foreground: 8B8878

    BLOCKQUOTE
    foreground: F5F5F5