Skip to content

Instantly share code, notes, and snippets.

@ryan-blunden
Created April 26, 2021 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryan-blunden/44db28c334ec6e07b18cf96be5c41ac4 to your computer and use it in GitHub Desktop.
Save ryan-blunden/44db28c334ec6e07b18cf96be5c41ac4 to your computer and use it in GitHub Desktop.
carbon-config.json
{
"paddingVertical": "0px",
"paddingHorizontal": "0px",
"backgroundImage": null,
"backgroundImageSelection": null,
"backgroundMode": "color",
"backgroundColor": "rgba(255,255,255,1)",
"dropShadow": false,
"dropShadowOffsetY": "0px",
"dropShadowBlurRadius": "85px",
"theme": "vscode",
"windowTheme": "none",
"language": "application/x-sh",
"fontFamily": "Hack",
"fontSize": "15.5px",
"lineHeight": "133%",
"windowControls": true,
"widthAdjustment": false,
"lineNumbers": false,
"firstLineNumber": 1,
"exportSize": "2x",
"watermark": false,
"squaredImage": false,
"hiddenCharacters": false,
"name": "",
"width": "740"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment