21 lines
500 B
YAML
21 lines
500 B
YAML
---
|
|
id: org.matt-anderson.sn-onedark
|
|
github: matta9001/sn-onedark
|
|
main: dist/dist.css
|
|
|
|
name: One Dark
|
|
content_type: SN|Theme
|
|
area: themes
|
|
version: 1.3.3
|
|
marketing_url: https://github.com/matta9001/sn-onedark
|
|
thumbnail_url: https://raw.githubusercontent.com/matta9001/sn-onedark/main/colors.png
|
|
description: Atom one dark background colors for Standard Notes.
|
|
|
|
statusBar: dark-content
|
|
dock_icon:
|
|
type: circle
|
|
background_color: '#61afef'
|
|
foreground_color: '#ffffff'
|
|
border_color: '#61afef'
|
|
...
|