diff --git a/misc/README.md b/misc/README.md new file mode 100644 index 0000000..7540c93 --- /dev/null +++ b/misc/README.md @@ -0,0 +1,2 @@ +Contents +- *carbon-config.json*: A configuration file for https://carbon.now.sh/ diff --git a/misc/carbon-config.json b/misc/carbon-config.json new file mode 100644 index 0000000..dafc479 --- /dev/null +++ b/misc/carbon-config.json @@ -0,0 +1 @@ +{"paddingVertical":"0px","paddingHorizontal":"0px","backgroundImage":null,"backgroundImageSelection":null,"backgroundMode":"color","backgroundColor":"rgba(0,0,0,0)","dropShadow":true,"dropShadowOffsetY":"20px","dropShadowBlurRadius":"68px","theme":"material","windowTheme":"none","language":"javascript","fontFamily":"Hack","fontSize":"14px","lineHeight":"133%","windowControls":false,"widthAdjustment":false,"lineNumbers":false,"firstLineNumber":1,"exportSize":"2x","watermark":false,"squaredImage":false,"hiddenCharacters":false,"name":"","width":915} \ No newline at end of file