Default
{
"text": "#2b2b2b",
"textMuted": "#575757",
"background": "#ffffff",
"backgroundHover": "#f5f5f5",
"link": "#4d6aff",
"border": "#ededed",
"code": {
"foreground": "#000000",
"background": "#fafafa",
"keyword": "#a626a4",
"builtin": "#c18401",
"named": "#4078f2",
"namedOther": "#e45649",
"string": "#50a14f",
"number": "#c18401",
"operator": "#a626a4",
"punctuation": "#000000",
"comment": "#a0a1a7"
}
}