Last active
June 27, 2021 22:40
-
-
Save otaviocc/4449eb77939c51eea6d59795d3bf2b3a to your computer and use it in GitHub Desktop.
Carbon Config - https://carbon.now.sh
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
{ | |
"backgroundColor": "rgba(76,86,106,1)", | |
"backgroundImage": null, | |
"backgroundImageSelection": null, | |
"backgroundMode": "color", | |
"dropShadow": true, | |
"dropShadowBlurRadius": "19px", | |
"dropShadowOffsetY": "8px", | |
"exportSize": "2x", | |
"firstLineNumber": 42, | |
"fontFamily": "Hack", | |
"fontSize": "14px", | |
"hiddenCharacters": false, | |
"language": "auto", | |
"lineHeight": "150%", | |
"lineNumbers": true, | |
"name": "", | |
"paddingHorizontal": "56px", | |
"paddingVertical": "56px", | |
"squaredImage": false, | |
"theme": "nord", | |
"watermark": false, | |
"width": "1000", | |
"widthAdjustment": false, | |
"windowControls": true, | |
"windowTheme": "none" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment