Files
standardnotes-extensions2/extensions/vs-code-theme.yaml
2021-11-25 18:10:32 -05:00

21 lines
549 B
YAML

---
id: io.github.xthursdayx.sn-theme-vscode
github: xthursdayx/sn-theme-vscode
main: dist/dist.css
name: VS Code Theme
content_type: SN|Theme
area: themes
version: 1.1.11
marketing_url: https://github.com/xthursdayx/sn-theme-vscode
thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-vscode/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'
...