20 lines
602 B
YAML
20 lines
602 B
YAML
---
|
|
id: org.standardnotes.theme-no-distraction
|
|
npm: sn-theme-no-distraction
|
|
github: standardnotes/no-distraction-theme
|
|
main: dist/dist.css
|
|
|
|
name: No Distraction
|
|
content_type: SN|Theme
|
|
area: themes
|
|
version: 1.2.2
|
|
layerable: true
|
|
marketing_url: https://standardnotes.org/extensions/no-distraction
|
|
description: A theme for focusing on your writing.
|
|
|
|
dock_icon:
|
|
type: svg
|
|
source: |-
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M424 64H88c-26.6 0-48 21.6-48 48v288c0 26.4 21.4 48 48 48h336c26.4 0 48-21.6 48-48V112c0-26.4-21.4-48-48-48zm0 336H88V176h336v224z"/></svg>
|
|
...
|