Last active
February 25, 2023 21:59
-
-
Save HFTrader/b0941ab143b77261b57c91af84d9253e to your computer and use it in GitHub Desktop.
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": "19px", | |
| "paddingHorizontal": "21px", | |
| "backgroundImage": null, | |
| "backgroundImageSelection": null, | |
| "backgroundMode": "color", | |
| "backgroundColor": "rgba(255,255,255,1)", | |
| "dropShadow": true, | |
| "dropShadowOffsetY": "10px", | |
| "dropShadowBlurRadius": "7px", | |
| "theme": "Material", | |
| "windowTheme": "none", | |
| "language": "text/x-c++src", | |
| "fontFamily": "Fira Code", | |
| "fontSize": "13.5px", | |
| "lineHeight": "128%", | |
| "windowControls": true, | |
| "widthAdjustment": false, | |
| "lineNumbers": true, | |
| "firstLineNumber": 1, | |
| "exportSize": "2x", | |
| "watermark": false, | |
| "squaredImage": false, | |
| "hiddenCharacters": false, | |
| "name": "", | |
| "width": 656.5 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment