diff --git a/extensions/less-distraction-theme.yaml b/extensions/less-distraction-theme.yaml deleted file mode 100644 index 0d43cc4..0000000 --- a/extensions/less-distraction-theme.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: io.github.alecstein.less-distraction -github: alecstein/sn-less-distraction -main: dist/dist.css - -name: Less Distraction -content_type: SN|Theme -area: themes -version: 0.0.5 -marketing_url: https://github.com/alecstein/sn-less-distraction -thumbnail_url: https://raw.githubusercontent.com/alecstein/sn-less-distraction/master/screenshot.png -description: A theme for focusing on your writing. - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#FFFFFF' - foreground_color: '#FFFFFF' - border_color: '#FFFFFF' -...