Skip to content

Instantly share code, notes, and snippets.

@bergpb
Created June 10, 2019 20:01
Show Gist options
  • Select an option

  • Save bergpb/ed07c32319370140ffabc62d38666352 to your computer and use it in GitHub Desktop.

Select an option

Save bergpb/ed07c32319370140ffabc62d38666352 to your computer and use it in GitHub Desktop.
My Carbon Config
{
"paddingVertical":"14px",
"paddingHorizontal":"22px",
"marginVertical":"45px",
"marginHorizontal":"45px",
"backgroundImage":null,
"backgroundImageSelection":null,
"backgroundMode":"color",
"backgroundColor":"rgba(255,255,255,1)",
"dropShadow":true,
"dropShadowOffsetY":"0px",
"dropShadowBlurRadius":"5px",
"theme":"one-light",
"windowTheme":"none",
"language":"python",
"fontFamily":"Hack",
"fontSize":"18px",
"lineHeight":"147%",
"windowControls":true,
"widthAdjustment":true,
"lineNumbers":true,
"exportSize":"2x",
"watermark":false,
"squaredImage":false,
"loading":false,
"icon":"/static/presets/4.png",
"isVisible":true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment