Created
April 26, 2021 10:45
-
-
Save ryan-blunden/44db28c334ec6e07b18cf96be5c41ac4 to your computer and use it in GitHub Desktop.
carbon-config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"paddingVertical": "0px", | |
"paddingHorizontal": "0px", | |
"backgroundImage": null, | |
"backgroundImageSelection": null, | |
"backgroundMode": "color", | |
"backgroundColor": "rgba(255,255,255,1)", | |
"dropShadow": false, | |
"dropShadowOffsetY": "0px", | |
"dropShadowBlurRadius": "85px", | |
"theme": "vscode", | |
"windowTheme": "none", | |
"language": "application/x-sh", | |
"fontFamily": "Hack", | |
"fontSize": "15.5px", | |
"lineHeight": "133%", | |
"windowControls": true, | |
"widthAdjustment": false, | |
"lineNumbers": false, | |
"firstLineNumber": 1, | |
"exportSize": "2x", | |
"watermark": false, | |
"squaredImage": false, | |
"hiddenCharacters": false, | |
"name": "", | |
"width": "740" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment