Files
standardnotes-extensions2/extensions/standard-gray-theme.yaml
2021-12-03 00:53:14 +00:00

20 lines
439 B
YAML

---
id: io.github.ithinkmatt.sn-standard-gray
github: ithinkmatt/sn-standard-gray
main: dist/dist.css
name: Standard Gray
content_type: SN|Theme
area: themes
version: 1.0.1
marketing_url: https://github.com/ithinkmatt/sn-standard-gray
description: Standard gray (and blue) theme for Standard Notes.
statusBar: grey-scale
dock_icon:
type: circle
background_color: '#0053bd'
foreground_color: '#3d3c40'
border_color: '#c9cccf'
...