From b349115e5166ce67fba5a3fb056c8c8ba4453e92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 31 Mar 2024 17:23:14 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(browser):=20add=20carbon-now?= =?UTF-8?q?=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/browser/carbon-now/carbon-config.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/browser/carbon-now/carbon-config.json diff --git a/.config/browser/carbon-now/carbon-config.json b/.config/browser/carbon-now/carbon-config.json new file mode 100644 index 00000000..fcd363d8 --- /dev/null +++ b/.config/browser/carbon-now/carbon-config.json @@ -0,0 +1 @@ +{"paddingVertical":"48px","paddingHorizontal":"50px","backgroundImage":null,"backgroundImageSelection":null,"backgroundMode":"color","backgroundColor":"rgba(110,115,141,1)","dropShadow":true,"dropShadowOffsetY":"20px","dropShadowBlurRadius":"68px","theme":"theme:1w85oubczid","windowTheme":"none","language":"application/x-sh","fontFamily":"JetBrains Mono","fontSize":"14px","lineHeight":"127%","windowControls":true,"widthAdjustment":true,"lineNumbers":false,"firstLineNumber":1,"exportSize":"2x","watermark":false,"squaredImage":false,"hiddenCharacters":false,"name":"","width":680,"highlights":null} \ No newline at end of file