Files
standardnotes-extensions2/extensions/vs-code-theme.yaml
2021-11-26 15:58:36 +01:00

20 lines
520 B
YAML

---
id: io.github.hyphone.sn-theme-vscode
github: hyphone/sn-theme-vscode
main: dist.css
name: VS Code Theme
content_type: SN|Theme
area: themes
version: 1.0.30
marketing_url: https://github.com/hyphone/sn-theme-vscode
thumbnail_url: https://github.com/hyphone/sn-theme-vscode/raw/master/screenshot.png
description: A theme for Standard Notes inspired by the VS Code Dark theme.
statusBar: dark-content
dock_icon:
type: circle
background_color: '#252526'
foreground_color: '#D4D4D4'
border_color: '#7ba78a'
...