Skip to content

Instantly share code, notes, and snippets.

@Mozart409
Created April 16, 2020 15:41
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 Mozart409/fc8d38f8a8366de5ce71816472f9a4cd to your computer and use it in GitHub Desktop.
Save Mozart409/fc8d38f8a8366de5ce71816472f9a4cd to your computer and use it in GitHub Desktop.
carbon-config.json for https://carbon.now.sh/
{
"paddingVertical": "31px",
"paddingHorizontal": "35px",
"backgroundImage": null,
"backgroundImageSelection": null,
"backgroundMode": "color",
"backgroundColor": "rgba(255,224,0,1)",
"dropShadow": true,
"dropShadowOffsetY": "20px",
"dropShadowBlurRadius": "68px",
"theme": "shades-of-purple",
"windowTheme": "none",
"language": "auto",
"fontFamily": "Hack",
"fontSize": "14px",
"lineHeight": "128%",
"windowControls": true,
"widthAdjustment": true,
"lineNumbers": false,
"firstLineNumber": 1,
"exportSize": "2x",
"watermark": false,
"squaredImage": false,
"hiddenCharacters": false,
"loading": false,
"isVisible": true
}
@Mozart409
Copy link
Author

My personal config for carbon
Here is a screenshot
grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment