Skip to content

Instantly share code, notes, and snippets.

@KristobalJunta
Created July 9, 2019 18:28
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 KristobalJunta/f5725aa29dfcf61c91ad68173f335cd9 to your computer and use it in GitHub Desktop.
Save KristobalJunta/f5725aa29dfcf61c91ad68173f335cd9 to your computer and use it in GitHub Desktop.
My config for carbon.now.sh
{
"paddingVertical": "6px",
"paddingHorizontal": "9px",
"marginVertical": "45px",
"marginHorizontal": "45px",
"backgroundImage": null,
"backgroundImageSelection": null,
"backgroundMode": "color",
"backgroundColor": "rgba(255,255,255,1)",
"dropShadow": true,
"dropShadowOffsetY": "20px",
"dropShadowBlurRadius": "68px",
"theme": "dracula",
"windowTheme": "none",
"language": "toml",
"fontFamily": "Hack",
"fontSize": "14px",
"lineHeight": "133%",
"windowControls": true,
"widthAdjustment": true,
"lineNumbers": false,
"exportSize": "4x",
"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