-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcarbon.json
More file actions
29 lines (29 loc) · 734 Bytes
/
carbon.json
File metadata and controls
29 lines (29 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"blog": {
"paddingVertical": "0px",
"paddingHorizontal": "0px",
"backgroundImage": null,
"backgroundImageSelection": null,
"backgroundMode": "color",
"backgroundColor": "rgba(206,228,252,0)",
"dropShadow": false,
"dropShadowOffsetY": "20px",
"dropShadowBlurRadius": "68px",
"theme": "material",
"windowTheme": "none",
"language": "application/x-sh",
"fontFamily": "Hack",
"fontSize": "14px",
"lineHeight": "146%",
"windowControls": true,
"widthAdjustment": false,
"lineNumbers": true,
"firstLineNumber": 1,
"exportSize": "2x",
"watermark": false,
"squaredImage": false,
"hiddenCharacters": false,
"name": "",
"width": "695"
}
}