From d1a71cfc4deaa54c9641d189c1975c4f0b540922 Mon Sep 17 00:00:00 2001 From: marco Date: Fri, 26 Nov 2021 15:58:36 +0100 Subject: [PATCH] corrected dist.css path --- extensions/vs-code-theme.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml index 5c346ad..5adb11e 100644 --- a/extensions/vs-code-theme.yaml +++ b/extensions/vs-code-theme.yaml @@ -1,15 +1,16 @@ --- id: io.github.hyphone.sn-theme-vscode github: hyphone/sn-theme-vscode -main: dist/dist.css +main: dist.css name: VS Code Theme content_type: SN|Theme area: themes -version: 1.0.16 +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'