vnote/resources/styles/default.mdhl
Le Tan 1b220efb64 change default markdown highlight styles
Signed-off-by: Le Tan <tamlokveer@gmail.com>
2016-10-13 21:03:30 +08:00

83 lines
957 B
Plaintext

# This is the default markdown styles used for Peg-Markdown-Highlight
# Created by Le Tan (tamlokveer@gmail.com)
H1
foreground: 111111
font-style: bold
font-size: +12
H2
foreground: 111111
font-style: bold
font-size: +10
H3
foreground: 111111
font-style: bold
font-size: +8
H4
foreground: 111111
font-size: +6
H5
foreground: 111111
font-size: +4
H6
foreground: 111111
font-size: +2
HRULE
foreground: 586e75
LIST_BULLET
foreground: d33682
font-style: bold
font-size: +2
LIST_ENUMERATOR
foreground: 0000ff
LINK
foreground: 005fff
font-style: underlined
AUTO_LINK_URL
foreground: 005fff
font-style: underlined
AUTO_LINK_EMAIL
foreground: 005fff
font-style: underlined
IMAGE
foreground: d33682
REFERENCE
foreground: b58900
CODE
foreground: af5f00
EMPH
font-style: italic
STRONG
font-style: bold
HTML_ENTITY
foreground: 6c71c4
COMMENT
foreground: 93a1a1
VERBATIM
foreground: 00cdcd
BLOCKQUOTE
foreground: 00af00
STRIKE
strike-color: 586e75