Skip to content

Instantly share code, notes, and snippets.

@yurist38
Created June 22, 2020 20:00
Show Gist options
  • Save yurist38/28b98dce069af911e3210aafd52b25e6 to your computer and use it in GitHub Desktop.
Save yurist38/28b98dce069af911e3210aafd52b25e6 to your computer and use it in GitHub Desktop.
Carbon Config (JavaScript Room)
{
"paddingVertical": "0px",
"paddingHorizontal": "0px",
"backgroundImage": null,
"backgroundImageSelection": null,
"backgroundMode": "color",
"backgroundColor": "rgba(0,0,0,1)",
"dropShadow": false,
"dropShadowOffsetY": "20px",
"dropShadowBlurRadius": "68px",
"theme": "dracula",
"windowTheme": "sharp",
"language": "javascript",
"fontFamily": "Fira Code",
"fontSize": "18px",
"lineHeight": "147%",
"windowControls": false,
"widthAdjustment": true,
"lineNumbers": true,
"firstLineNumber": 1,
"exportSize": "2x",
"watermark": false,
"squaredImage": false,
"hiddenCharacters": false,
"name": "",
"width": 680
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment