Skip to content

Instantly share code, notes, and snippets.

@modster
Created June 10, 2022 19:54
Show Gist options
  • Save modster/617b4e0a9ae8df0f6847df0015056ac6 to your computer and use it in GitHub Desktop.
Save modster/617b4e0a9ae8df0f6847df0015056ac6 to your computer and use it in GitHub Desktop.
Carbon Config
{
"paddingVertical": "56px",
"paddingHorizontal": "56px",
"backgroundImage": null,
"backgroundImageSelection": null,
"backgroundMode": "color",
"backgroundColor": "rgba(171, 184, 195, 1)",
"dropShadow": true,
"dropShadowOffsetY": "20px",
"dropShadowBlurRadius": "68px",
"theme": "3024-night",
"windowTheme": "none",
"language": "auto",
"fontFamily": "Space Mono",
"fontSize": "14px",
"lineHeight": "133%",
"windowControls": true,
"widthAdjustment": true,
"lineNumbers": true,
"firstLineNumber": 1,
"exportSize": "2x",
"watermark": false,
"squaredImage": false,
"hiddenCharacters": false,
"name": "",
"width": 680,
"highlights": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment