Merge pull request #29 from hyphone/master
corrected dist.css path for sn-vscode-theme
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
---
|
||||
id: io.github.bscott.sn-theme-vscode
|
||||
github: bscott/sn-theme-vscode
|
||||
main: dist/dist.css
|
||||
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.16
|
||||
marketing_url: https://github.com/bscott/sn-theme-vscode
|
||||
thumbnail_url: https://raw.githubusercontent.com/bscottl/sn-theme-vscode/master/screenshot.png
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user