22 lines
549 B
YAML
22 lines
549 B
YAML
---
|
|
id: org.standardnotes.theme-titanium
|
|
npm: sn-theme-titanium
|
|
github: standardnotes/titanium-theme
|
|
main: dist/dist.css
|
|
|
|
name: Titanium
|
|
content_type: SN|Theme
|
|
area: themes
|
|
version: 1.2.2
|
|
marketing_url: https://standardnotes.org/extensions/titanium
|
|
thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/titanium-with-mobile.jpg
|
|
description: Light on the eyes, heavy on the spirit.
|
|
|
|
statusBar: dark-content
|
|
dock_icon:
|
|
type: circle
|
|
background_color: '#6e2b9e'
|
|
foreground_color: '#ffffff'
|
|
border_color: '#6e2b9e'
|
|
...
|