Created
June 10, 2022 19:54
-
-
Save modster/617b4e0a9ae8df0f6847df0015056ac6 to your computer and use it in GitHub Desktop.
Carbon Config
This file contains hidden or 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": "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