UNPKG

wat

Version:

Community-controlled cheat sheets for every coder.

62 lines (59 loc) 1.44 kB
{ "markdown": { "blockquote": ["white", "italic", "bold"], "s": ["strikethrough"], "h1": "white", "h2": "white", "h3": "white", "h4": "white", "h5": "white" }, "default": { "addition": "bgGreen", "attribute": "cyan", "body": "cyan", "built_in": "cyan", "cdata": ["gray", "bold"], "change": "bgBlue", "chunk": "gray", "class": ["cyan", "bold"], "command": ["cyan", "bold"], "comment": ["gray", "italic"], "constant" : "blue", "deletion": "bgRed", "doctag": "red", "doctype": ["gray", "bold"], "formula" : "red", "header" : ["gray", "italic"], "hexcolor": "blue", "id": ["red", "bold"], "keyword": "blue", "list": ["cyan", "bold"], "literal": ["cyan", "bold"], "name": "cyan", "number": "blue", "pi": ["gray", "bold"], "pragma": ["gray", "bold"], "preprocessor": ["red", "bold"], "prompt": "magenta", "property": "blue", "regexp": "green", "request": ["gray", "bold"], "rule": "blue", "shebang": ["gray", "bold"], "special": "magenta", "status" : ["gray", "bold"], "string": "magenta", "subst": ["cyan", "bold"], "symbol": "magenta", "tag": "blue", "title": "blue", "title": ["cyan", "bold"], "type": ["cyan", "bold"], "value": "red", "variable": "cyan", "winutils": ["gray", "bold"] }, "js": {}, "cpp": {} }