-
-
Save maicoder/c33e4deef85f56989283a17196251de7 to your computer and use it in GitHub Desktop.
A Monokai color theme for MWeb
This file contains hidden or 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: 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment