added demo image and more detailed instructions to readme
This commit is contained in:
parent
4081827049
commit
0874fd8ace
3 changed files with 63 additions and 3 deletions
28
assets/config.json
Normal file
28
assets/config.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"paddingVertical": "45px",
|
||||
"paddingHorizontal": "45px",
|
||||
"backgroundImage": null,
|
||||
"backgroundImageSelection": null,
|
||||
"backgroundMode": "color",
|
||||
"backgroundColor": "rgba(31,129,109,1)",
|
||||
"dropShadow": true,
|
||||
"dropShadowOffsetY": "12px",
|
||||
"dropShadowBlurRadius": "22px",
|
||||
"theme": "nord",
|
||||
"windowTheme": "none",
|
||||
"language": "text",
|
||||
"fontFamily": "Hack",
|
||||
"fontSize": "14px",
|
||||
"lineHeight": "150%",
|
||||
"windowControls": true,
|
||||
"widthAdjustment": true,
|
||||
"lineNumbers": false,
|
||||
"firstLineNumber": 1,
|
||||
"exportSize": "4x",
|
||||
"watermark": false,
|
||||
"squaredImage": false,
|
||||
"hiddenCharacters": false,
|
||||
"name": "",
|
||||
"width": 680,
|
||||
"highlights": null
|
||||
}
|
17
assets/demo.svg
Normal file
17
assets/demo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 623 KiB |
Loading…
Add table
Add a link
Reference in a new issue