Delete vs-code-theme.yaml

This commit is contained in:
thursday
2021-09-22 13:39:51 +00:00
committed by GitHub
parent c304012b23
commit 4b0c493006

View File

@@ -1,20 +0,0 @@
---
id: io.github.bscott.sn-theme-vscode
github: bscott/sn-theme-vscode
main: dist/dist.css
name: VS Code Theme
content_type: SN|Theme
area: themes
version: 1.0.16
marketing_url: https://github.com/bscott/sn-theme-vscode
thumbnail_url: https://raw.githubusercontent.com/bscottl/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'
...