Created
August 2, 2016 04:15
-
-
Save chrislopresto/1ec44c08d2278a963645fd854b093fba to your computer and use it in GitHub Desktop.
MWeb Tomorrow Preview CSS 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: cccccc | |
background: 2d2d2d | |
caret: cc99cc | |
editor-selection | |
foreground: ffffff | |
background: 515151 | |
H1 | |
foreground: 66cccc | |
font-style: bold | |
H2 | |
foreground: 66cccc | |
font-style: bold | |
H3 | |
foreground: 66cccc | |
font-style: bold | |
H4 | |
foreground: 66cccc | |
font-style: bold | |
H5 | |
foreground: 66cccc | |
font-style: bold | |
H6 | |
foreground: 66cccc | |
font-style: bold | |
EMPH | |
foreground: ffcc66 | |
font-style: italic | |
STRONG | |
foreground: f99157 | |
font-style: bold | |
HRULE | |
foreground: 999999 | |
LIST_BULLET | |
foreground: 6699cc | |
LIST_ENUMERATOR | |
foreground: 6699cc | |
LINK | |
foreground: 99cc99 | |
AUTO_LINK_URL | |
foreground: 99cc99 | |
AUTO_LINK_EMAIL | |
foreground: 99cc99 | |
REFERENCE | |
foreground: 66cccc | |
IMAGE | |
foreground: cc99cc | |
CODE | |
foreground: 999999 | |
VERBATIM | |
foreground: 999999 | |
HTML_ENTITY | |
foreground: cc99cc | |
COMMENT | |
foreground: 888888 | |
BLOCKQUOTE | |
foreground: f2777a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment