Created
January 20, 2014 21:33
-
-
Save ghostrocket/8529641 to your computer and use it in GitHub Desktop.
my mou theme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
editor | |
foreground: f5f5f5 | |
background: 000000 | |
caret: 000000 | |
editor-selection | |
foreground: ffffff | |
background: ff4f92 | |
H1 | |
foreground: 8dc4c4 | |
font-style: bold | |
H2 | |
foreground: 8dc4c4 | |
font-style: bold | |
H3 | |
foreground: 8dc4c4 | |
font-style: bold | |
H4 | |
foreground: 8dc4c4 | |
font-style: bold | |
H5 | |
foreground: 8dc4c4 | |
font-style: bold | |
H6 | |
foreground: 8dc4c4 | |
EMPH | |
foreground: cb4b16 | |
font-style: italic | |
STRONG | |
foreground: dc322f | |
font-style: bold | |
HRULE | |
foreground: 586e75 | |
LIST_BULLET | |
foreground: 93a1a1 | |
LIST_ENUMERATOR | |
foreground: 93a1a1 | |
LINK | |
foreground: c592c3 | |
AUTO_LINK_URL | |
foreground: 4e279a | |
AUTO_LINK_EMAIL | |
foreground: 4e279a | |
REFERENCE | |
foreground: bc670f | |
IMAGE | |
foreground: c4c28f | |
CODE | |
foreground: 8cbb72 | |
VERBATIM | |
foreground: 8cbb72 | |
HTML_ENTITY | |
foreground: 6c71c4 | |
COMMENT | |
foreground: 93a1a1 | |
BLOCKQUOTE | |
foreground: 93a1a1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment