From cdefc536f2a304c596376eab6bd131cd264d4fd6 Mon Sep 17 00:00:00 2001 From: thursday Date: Mon, 13 Sep 2021 00:59:44 -0400 Subject: [PATCH 01/43] Update to try to fix callisto theme Some users were having issues using the callisto theme. Hopefully this will fix it. --- extensions/callisto-theme.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml index 547727b..41d02a9 100644 --- a/extensions/callisto-theme.yaml +++ b/extensions/callisto-theme.yaml @@ -1,12 +1,12 @@ --- -id: com.aliciasykes.aht-theme +id: sn-theme-callisto github: Lissy93/callisto-theme-standard-notes main: main.css name: Callisto content_type: SN|Theme area: themes -version: 0.0.1 +version: 0.1.0 marketing_url: https://github.com/Lissy93/callisto-theme-standard-notes thumbnail_url: https://i.ibb.co/PGTCTT1/sn-callisto-screenshot-1.png description: Dusty background with teal accents. From a5b053039bd290c641cbd68c469dcb05c0b2e197 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 15 Sep 2021 14:50:20 -0400 Subject: [PATCH 02/43] Attempt to fix callisto-theme.yaml Attempt to fix callisto-theme.yaml --- extensions/callisto-theme.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml index 41d02a9..4240d60 100644 --- a/extensions/callisto-theme.yaml +++ b/extensions/callisto-theme.yaml @@ -1,12 +1,13 @@ --- -id: sn-theme-callisto +id: com.aliciasykes.aht-theme +npm: sn-theme-callisto github: Lissy93/callisto-theme-standard-notes main: main.css name: Callisto content_type: SN|Theme area: themes -version: 0.1.0 +version: 1.0.0 marketing_url: https://github.com/Lissy93/callisto-theme-standard-notes thumbnail_url: https://i.ibb.co/PGTCTT1/sn-callisto-screenshot-1.png description: Dusty background with teal accents. From ae24ae7a06ebb76640f91363ffa3ff89d0fee634 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 13:38:36 +0000 Subject: [PATCH 03/43] Delete callisto-theme.yaml --- extensions/callisto-theme.yaml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 extensions/callisto-theme.yaml diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml deleted file mode 100644 index 4240d60..0000000 --- a/extensions/callisto-theme.yaml +++ /dev/null @@ -1,21 +0,0 @@ ---- -id: com.aliciasykes.aht-theme -npm: sn-theme-callisto -github: Lissy93/callisto-theme-standard-notes -main: main.css - -name: Callisto -content_type: SN|Theme -area: themes -version: 1.0.0 -marketing_url: https://github.com/Lissy93/callisto-theme-standard-notes -thumbnail_url: https://i.ibb.co/PGTCTT1/sn-callisto-screenshot-1.png -description: Dusty background with teal accents. - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#0b1021' - foreground_color: '#d6085a' - border_color: '#1EE3B5' -... From 6b6f154b3bcca0435e5cc84ed6936f0e923f07d7 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 13:38:58 +0000 Subject: [PATCH 04/43] Delete evernote-dark-theme.yaml --- extensions/evernote-dark-theme.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 extensions/evernote-dark-theme.yaml diff --git a/extensions/evernote-dark-theme.yaml b/extensions/evernote-dark-theme.yaml deleted file mode 100644 index fa924e5..0000000 --- a/extensions/evernote-dark-theme.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: io.github.ilindaniel.sn-theme-evernote-dark -github: ilindaniel/sn-theme-evernote-dark -main: dist/dist.css - -name: Evernote-style Dark Theme -content_type: SN|Theme -area: themes -version: v1.2 -marketing_url: https://github.com/ilindaniel/sn-theme-evernote-dark -thumbnail_url: https://raw.githubusercontent.com/ilindaniel/sn-theme-evernote-dark/master/preview.png -description: Evernote inspired dark theme for Standard Notes. - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#00a82e' - foreground_color: '#0081c2' - border_color: '#00a82e' -... From c635ef6e015d040a1aedebddcabe4448886a94c2 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 13:39:13 +0000 Subject: [PATCH 05/43] Delete less-distraction-theme.yaml --- extensions/less-distraction-theme.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 extensions/less-distraction-theme.yaml diff --git a/extensions/less-distraction-theme.yaml b/extensions/less-distraction-theme.yaml deleted file mode 100644 index 0d43cc4..0000000 --- a/extensions/less-distraction-theme.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: io.github.alecstein.less-distraction -github: alecstein/sn-less-distraction -main: dist/dist.css - -name: Less Distraction -content_type: SN|Theme -area: themes -version: 0.0.5 -marketing_url: https://github.com/alecstein/sn-less-distraction -thumbnail_url: https://raw.githubusercontent.com/alecstein/sn-less-distraction/master/screenshot.png -description: A theme for focusing on your writing. - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#FFFFFF' - foreground_color: '#FFFFFF' - border_color: '#FFFFFF' -... From d1c228a5eea56bb9cdff306aa7b4fc062a2d340c Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 13:39:24 +0000 Subject: [PATCH 06/43] Delete material-theme.yaml --- extensions/material-theme.yaml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 extensions/material-theme.yaml diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml deleted file mode 100644 index cefd70b..0000000 --- a/extensions/material-theme.yaml +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: com.vantezzen.material-theme -github: vantezzen/sn-theme-material -main: src/main.css - -name: Material Theme -content_type: SN|Theme -area: themes -version: 1.0.0 -marketing_url: https://github.com/vantezzen/sn-theme-material -thumbnail_url: https://raw.githubusercontent.com/vantezzen/sn-theme-material/master/screenshot.png -description: Material Theme for Standard Notes. - -dock_icon: - type: circle - background_color: '#263238' - foreground_color: '#FFFFFF' - border_color: '#263238' -... From c304012b2308817dd9b4fa92061d2ae319fa02f8 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 13:39:41 +0000 Subject: [PATCH 07/43] Delete pencil-theme.yaml --- extensions/pencil-theme.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 extensions/pencil-theme.yaml diff --git a/extensions/pencil-theme.yaml b/extensions/pencil-theme.yaml deleted file mode 100644 index cb5f243..0000000 --- a/extensions/pencil-theme.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: io.github.alecstein.sn-pencil-theme -github: alecstein/sn-pencil-theme -main: dist/dist.css - -name: Pencil -content_type: SN|Theme -area: themes -version: 0.1.0 -marketing_url: https://github.com/alecstein/sn-pencil-theme -thumbnail_url: https://raw.githubusercontent.com/alecstein/sn-less-distraction/master/screenshot.png -description: A dark, writing-oriented theme. - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#AE422F' - foreground_color: '#000000' - border_color: '#AE422F' -... From 4b0c493006b475bb277bee40dd16d73bcc7221ad Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 13:39:51 +0000 Subject: [PATCH 08/43] Delete vs-code-theme.yaml --- extensions/vs-code-theme.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 extensions/vs-code-theme.yaml diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml deleted file mode 100644 index 7ca66a0..0000000 --- a/extensions/vs-code-theme.yaml +++ /dev/null @@ -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' -... From 6fd0781fcad7903946e0dfec493ba5eab776af75 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 18:06:53 +0000 Subject: [PATCH 09/43] Re-adding my own fork of the evernote-dark-theme --- extensions/evernote-dark-theme.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extensions/evernote-dark-theme.yaml diff --git a/extensions/evernote-dark-theme.yaml b/extensions/evernote-dark-theme.yaml new file mode 100644 index 0000000..26dab6b --- /dev/null +++ b/extensions/evernote-dark-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.github.xthursdayx.sn-theme-evernote-dark +github: xthursdayx/sn-theme-evernote-dark +main: dist/dist.css + +name: Evernote-style Dark Theme +content_type: SN|Theme +area: themes +version: 1.2.1 +marketing_url: https://github.com/xthursdayx/sn-theme-evernote-dark +thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-evernote-dark/master/preview.png +description: Evernote inspired dark theme for Standard Notes. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#00a82e' + foreground_color: '#0081c2' + border_color: '#00a82e' +... From 217002df77d7ab2c0bb67bd29843e2570facce0d Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 18:21:50 +0000 Subject: [PATCH 10/43] Re-adding vs-code-theme Adding my own form of the VS Code theme with a tagged release. --- vs-code-theme.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 vs-code-theme.yaml diff --git a/vs-code-theme.yaml b/vs-code-theme.yaml new file mode 100644 index 0000000..f920cef --- /dev/null +++ b/vs-code-theme.yaml @@ -0,0 +1,20 @@ +--- +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.0.17 +marketing_url: https://github.com/xthurusdayx/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' +... From a6afc346a950df4d917638c4d42e2273da433dc9 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 18:27:44 +0000 Subject: [PATCH 11/43] Fixeed vs code theme location --- vs-code-theme.yaml => exteensions/vs-code-theme.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vs-code-theme.yaml => exteensions/vs-code-theme.yaml (100%) diff --git a/vs-code-theme.yaml b/exteensions/vs-code-theme.yaml similarity index 100% rename from vs-code-theme.yaml rename to exteensions/vs-code-theme.yaml From 038d64265a77e03b3ff5f69f63a96b0a32f85e0d Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 18:29:11 +0000 Subject: [PATCH 12/43] Delete vs-code-theme.yaml --- exteensions/vs-code-theme.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 exteensions/vs-code-theme.yaml diff --git a/exteensions/vs-code-theme.yaml b/exteensions/vs-code-theme.yaml deleted file mode 100644 index f920cef..0000000 --- a/exteensions/vs-code-theme.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -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.0.17 -marketing_url: https://github.com/xthurusdayx/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' -... From 08f38d5879fe0dddd00bfc9a87467a393c438009 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 18:29:48 +0000 Subject: [PATCH 13/43] Fixed vs-code-theme location --- extensions/vs-code-theme.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extensions/vs-code-theme.yaml diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml new file mode 100644 index 0000000..f920cef --- /dev/null +++ b/extensions/vs-code-theme.yaml @@ -0,0 +1,20 @@ +--- +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.0.17 +marketing_url: https://github.com/xthurusdayx/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' +... From cffa7bec11425c2a813c968f009f5eae27c375cf Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 18:46:15 +0000 Subject: [PATCH 14/43] Re-adding pencil-theme Adding my own fork of the pencil theme back into the repo with a tagged release. --- extensions/pencil-theme.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extensions/pencil-theme.yaml diff --git a/extensions/pencil-theme.yaml b/extensions/pencil-theme.yaml new file mode 100644 index 0000000..58f9c40 --- /dev/null +++ b/extensions/pencil-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.github.xthursdayx.sn-pencil-theme +github: xthursdayx/sn-pencil-theme +main: dist/dist.css + +name: Pencil Theme +content_type: SN|Theme +area: themes +version: 1.0.0 +marketing_url: https://github.com/xthursdayx/sn-pencil-theme +thumbnail_url: https://raw.githubusercontent.com/alecstein/sn-less-distraction/master/screenshot.png +description: A dark, writing-oriented theme. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#AE422F' + foreground_color: '#000000' + border_color: '#AE422F' +... From 80efbfdcce733a892be5dabaaebeb318dd957017 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 19:03:16 +0000 Subject: [PATCH 15/43] Re-adding material theme Adding my own fork of the material theme with a tagged release.. --- extensions/material-theme.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 extensions/material-theme.yaml diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml new file mode 100644 index 0000000..c2d5361 --- /dev/null +++ b/extensions/material-theme.yaml @@ -0,0 +1,19 @@ +--- +id: io.github.xthursdayx.sn-material-theme +github: xthursdayx/sn-theme-material +main: dist/main.css + +name: Material Theme +content_type: SN|Theme +area: themes +version: 1.0.0 +marketing_url: https://github.com/xthursdayx/sn-theme-material +thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png +description: Material Theme for Standard Notes. + +dock_icon: + type: circle + background_color: '#263238' + foreground_color: '#FFFFFF' + border_color: '#263238' +... From f68afc4898ce8bb84c2cd9e5d157095c4a34d68a Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 19:13:38 +0000 Subject: [PATCH 16/43] Update material-theme.yaml --- extensions/material-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index c2d5361..897137c 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -6,7 +6,7 @@ main: dist/main.css name: Material Theme content_type: SN|Theme area: themes -version: 1.0.0 +version: 1.0.1 marketing_url: https://github.com/xthursdayx/sn-theme-material thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png description: Material Theme for Standard Notes. From 69f016a8c98ad1301be285570a66a5da08a26afe Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 19:32:01 +0000 Subject: [PATCH 17/43] Update evernote-dark-theme.yaml --- extensions/evernote-dark-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/evernote-dark-theme.yaml b/extensions/evernote-dark-theme.yaml index 26dab6b..9981413 100644 --- a/extensions/evernote-dark-theme.yaml +++ b/extensions/evernote-dark-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: Evernote-style Dark Theme content_type: SN|Theme area: themes -version: 1.2.1 +version: 1.2.2 marketing_url: https://github.com/xthursdayx/sn-theme-evernote-dark thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-evernote-dark/master/preview.png description: Evernote inspired dark theme for Standard Notes. From 5fef83e9523d69ae71ec990edce853ed65c49af9 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 19:35:16 +0000 Subject: [PATCH 18/43] Update material-theme.yaml --- extensions/material-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index 897137c..b81555d 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -6,7 +6,7 @@ main: dist/main.css name: Material Theme content_type: SN|Theme area: themes -version: 1.0.1 +version: 1.0.2 marketing_url: https://github.com/xthursdayx/sn-theme-material thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png description: Material Theme for Standard Notes. From 1b187b6abf6e52b6096cf3d0a4d151503be1a544 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 19:45:11 +0000 Subject: [PATCH 19/43] Update material-theme.yaml --- extensions/material-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index b81555d..1c8dcf2 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -6,7 +6,7 @@ main: dist/main.css name: Material Theme content_type: SN|Theme area: themes -version: 1.0.2 +version: 1.0.3 marketing_url: https://github.com/xthursdayx/sn-theme-material thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png description: Material Theme for Standard Notes. From 53a41356cb8beebdd5d5a7d839459a6c954eed69 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 19:49:20 +0000 Subject: [PATCH 20/43] Update vs-code-theme.yaml --- extensions/vs-code-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml index f920cef..8341bbf 100644 --- a/extensions/vs-code-theme.yaml +++ b/extensions/vs-code-theme.yaml @@ -7,7 +7,7 @@ name: VS Code Theme content_type: SN|Theme area: themes version: 1.0.17 -marketing_url: https://github.com/xthurusdayx/sn-theme-vscode +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. From c8b2091418d92f4c38fe706f9145cb64ec64d099 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 20:05:13 +0000 Subject: [PATCH 21/43] Create less-distraction-theme.yaml --- extensions/less-distraction-theme.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extensions/less-distraction-theme.yaml diff --git a/extensions/less-distraction-theme.yaml b/extensions/less-distraction-theme.yaml new file mode 100644 index 0000000..f71a37f --- /dev/null +++ b/extensions/less-distraction-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.github.xthursdayx.less-distraction +github: xthursdayx/sn-less-distraction +main: dist/dist.css + +name: Less Distraction +content_type: SN|Theme +area: themes +version: 1.2.3 +marketing_url: https://github.com/xthursdayx/sn-less-distraction +thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-less-distraction/master/screenshot.png +description: A theme for focusing on your writing. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#FFFFFF' + foreground_color: '#FFFFFF' + border_color: '#FFFFFF' +... From 9dfb033aa013fe3d1be58141ba58675974f5c0d1 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 20:34:14 +0000 Subject: [PATCH 22/43] Update pencil-theme.yaml --- extensions/pencil-theme.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/pencil-theme.yaml b/extensions/pencil-theme.yaml index 58f9c40..2e1c990 100644 --- a/extensions/pencil-theme.yaml +++ b/extensions/pencil-theme.yaml @@ -6,9 +6,9 @@ main: dist/dist.css name: Pencil Theme content_type: SN|Theme area: themes -version: 1.0.0 +version: 1.0.1 marketing_url: https://github.com/xthursdayx/sn-pencil-theme -thumbnail_url: https://raw.githubusercontent.com/alecstein/sn-less-distraction/master/screenshot.png +thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-less-distraction/master/screenshot.png description: A dark, writing-oriented theme. statusBar: dark-content From 560f5c489d6cb06510687bd42623333967895cc6 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 20:35:07 +0000 Subject: [PATCH 23/43] Update evernote-dark-theme.yaml --- extensions/evernote-dark-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/evernote-dark-theme.yaml b/extensions/evernote-dark-theme.yaml index 9981413..e64f396 100644 --- a/extensions/evernote-dark-theme.yaml +++ b/extensions/evernote-dark-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: Evernote-style Dark Theme content_type: SN|Theme area: themes -version: 1.2.2 +version: 1.2.3 marketing_url: https://github.com/xthursdayx/sn-theme-evernote-dark thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-evernote-dark/master/preview.png description: Evernote inspired dark theme for Standard Notes. From b4d1e790c143928108e374807a16f87f95682d77 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 20:46:45 +0000 Subject: [PATCH 24/43] Update material-theme.yaml --- extensions/material-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index 1c8dcf2..77d4e9f 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -6,7 +6,7 @@ main: dist/main.css name: Material Theme content_type: SN|Theme area: themes -version: 1.0.3 +version: 1.0.5 marketing_url: https://github.com/xthursdayx/sn-theme-material thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png description: Material Theme for Standard Notes. From cd0df78764455293612e30a252817ca9d60a6049 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 20:47:41 +0000 Subject: [PATCH 25/43] Update vs-code-theme.yaml --- extensions/vs-code-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml index 8341bbf..07dc059 100644 --- a/extensions/vs-code-theme.yaml +++ b/extensions/vs-code-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: VS Code Theme content_type: SN|Theme area: themes -version: 1.0.17 +version: 1.0.18 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. From d888c602def7d9922671805e07c3392120f07732 Mon Sep 17 00:00:00 2001 From: thursday Date: Wed, 22 Sep 2021 21:13:40 +0000 Subject: [PATCH 26/43] Create sn-ia-writer-quattro-theme.yaml --- extensions/sn-ia-writer-quattro-theme.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 extensions/sn-ia-writer-quattro-theme.yaml diff --git a/extensions/sn-ia-writer-quattro-theme.yaml b/extensions/sn-ia-writer-quattro-theme.yaml new file mode 100644 index 0000000..9d2325d --- /dev/null +++ b/extensions/sn-ia-writer-quattro-theme.yaml @@ -0,0 +1,21 @@ +--- +id: org.xthursdayx.sn-ia-writer-quattro +github: xthursdayx/sn-ia-writer-quattro +main: dist/theme.css + +name: SN iA Writer Quattro +content_type: SN|Theme +area: themes +version: 1.0.4e +marketing_url: https://github.com/xthursdayx/sn-ia-writer-quattro/ +thumbnail_url: https://i.ibb.co/PGTCTT1/sn-callisto-screenshot-1.png +description: Replace all monospace and sans-serif fonts with iA Writer Quattro. +layerable: true + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#0b1021' + foreground_color: '#d6085a' + border_color: '#1EE3B5' +... From 956216018b4d4a80a20c7d47af3e64fc8e2adc6e Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:20:46 -0400 Subject: [PATCH 27/43] Update vs-code-theme.yaml --- extensions/vs-code-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml index 07dc059..f4f2c42 100644 --- a/extensions/vs-code-theme.yaml +++ b/extensions/vs-code-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: VS Code Theme content_type: SN|Theme area: themes -version: 1.0.18 +version: 1.0.19 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. From 59ed0776a5bf4f358ba1e147199c133d6d7e4b5f Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:21:19 -0400 Subject: [PATCH 28/43] Update sn-ia-writer-quattro-theme.yaml --- extensions/sn-ia-writer-quattro-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/sn-ia-writer-quattro-theme.yaml b/extensions/sn-ia-writer-quattro-theme.yaml index 9d2325d..3d0b0d7 100644 --- a/extensions/sn-ia-writer-quattro-theme.yaml +++ b/extensions/sn-ia-writer-quattro-theme.yaml @@ -7,7 +7,7 @@ name: SN iA Writer Quattro content_type: SN|Theme area: themes version: 1.0.4e -marketing_url: https://github.com/xthursdayx/sn-ia-writer-quattro/ +marketing_url: https://github.com/xthursdayx/sn-ia-writer-quattro thumbnail_url: https://i.ibb.co/PGTCTT1/sn-callisto-screenshot-1.png description: Replace all monospace and sans-serif fonts with iA Writer Quattro. layerable: true From ebb8e012569516bee10fc376093210a936434d7f Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:22:20 -0400 Subject: [PATCH 29/43] Update pencil-theme.yaml --- extensions/pencil-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/pencil-theme.yaml b/extensions/pencil-theme.yaml index 2e1c990..f20828d 100644 --- a/extensions/pencil-theme.yaml +++ b/extensions/pencil-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: Pencil Theme content_type: SN|Theme area: themes -version: 1.0.1 +version: 1.0.2 marketing_url: https://github.com/xthursdayx/sn-pencil-theme thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-less-distraction/master/screenshot.png description: A dark, writing-oriented theme. From 2c180bbb16bb7c3fa14a7b7798bf823a86596e0a Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:23:32 -0400 Subject: [PATCH 30/43] Update material-theme.yaml --- extensions/material-theme.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index 77d4e9f..a7b9a69 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -6,7 +6,7 @@ main: dist/main.css name: Material Theme content_type: SN|Theme area: themes -version: 1.0.5 +version: 1.0.6 marketing_url: https://github.com/xthursdayx/sn-theme-material thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png description: Material Theme for Standard Notes. @@ -15,5 +15,5 @@ dock_icon: type: circle background_color: '#263238' foreground_color: '#FFFFFF' - border_color: '#263238' + border_color: '#009688' ... From 917fd245ab1bbe359374c55070f79d60f64823ff Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:24:54 -0400 Subject: [PATCH 31/43] Update evernote-dark-theme.yaml --- extensions/evernote-dark-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/evernote-dark-theme.yaml b/extensions/evernote-dark-theme.yaml index e64f396..2abfc4b 100644 --- a/extensions/evernote-dark-theme.yaml +++ b/extensions/evernote-dark-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: Evernote-style Dark Theme content_type: SN|Theme area: themes -version: 1.2.3 +version: 1.2.6 marketing_url: https://github.com/xthursdayx/sn-theme-evernote-dark thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-evernote-dark/master/preview.png description: Evernote inspired dark theme for Standard Notes. From 202e5b4684902d95e3a17880b3ce9c75e7667b64 Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:26:16 -0400 Subject: [PATCH 32/43] Update less-distraction-theme.yaml --- extensions/less-distraction-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/less-distraction-theme.yaml b/extensions/less-distraction-theme.yaml index f71a37f..6126402 100644 --- a/extensions/less-distraction-theme.yaml +++ b/extensions/less-distraction-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: Less Distraction content_type: SN|Theme area: themes -version: 1.2.3 +version: 1.2.4 marketing_url: https://github.com/xthursdayx/sn-less-distraction thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-less-distraction/master/screenshot.png description: A theme for focusing on your writing. From d154d586276618567ec535d6a53efe5c1fdde549 Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:29:23 -0400 Subject: [PATCH 33/43] Create callisto-theme.yaml --- extensions/callisto-theme.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extensions/callisto-theme.yaml diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml new file mode 100644 index 0000000..54587b9 --- /dev/null +++ b/extensions/callisto-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.github.xthursdayx.sn-callisto-theme +github: xthursdayx/callisto-theme-standard-notes +main: dist/dist.css + +name: Callisto +content_type: SN|Theme +area: themes +version: 1.0.1 +marketing_url: https://github.com/xthursdayx/callisto-theme-standard-notes +thumbnail_url: https://raw.githubusercontent.com/xthursdayx/callisto-theme-standard-notes/master/screenshot1.png +description: Dusty background with teal accents. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#0b1021' + foreground_color: '#d6085a' + border_color: '#1EE3B5' +... From afba79e028869ffa8087bace929a35d4f1d8d137 Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 04:29:42 -0400 Subject: [PATCH 34/43] Update material-theme.yaml --- extensions/material-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index a7b9a69..ba66a75 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -1,7 +1,7 @@ --- id: io.github.xthursdayx.sn-material-theme github: xthursdayx/sn-theme-material -main: dist/main.css +main: dist/dist.css name: Material Theme content_type: SN|Theme From ddfd7759296c7206c4190dddc97c7810eee294eb Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 05:49:21 -0400 Subject: [PATCH 35/43] updated --- extensions/dark-hybrid-theme.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/dark-hybrid-theme.yaml b/extensions/dark-hybrid-theme.yaml index 537b7c1..59427bd 100644 --- a/extensions/dark-hybrid-theme.yaml +++ b/extensions/dark-hybrid-theme.yaml @@ -1,5 +1,5 @@ - --- -id: com.github.dark-hybrid-theme-sn +--- +id: io.github.dark-hybrid-theme-sn github: jakecza/dark-hybrid-theme-sn main: dist/dist.css From 4a1170a966adef8fdc8e0010cc86e4bf206dd8dc Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 06:34:51 -0400 Subject: [PATCH 36/43] Update horizon-dark-theme.yaml --- extensions/horizon-dark-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/horizon-dark-theme.yaml b/extensions/horizon-dark-theme.yaml index a7e21e9..6dd1cb1 100644 --- a/extensions/horizon-dark-theme.yaml +++ b/extensions/horizon-dark-theme.yaml @@ -8,7 +8,7 @@ content_type: SN|Theme area: themes version: 1.0.0 marketing_url: https://github.com/shouhu21/sn-theme-horizon-dark -thumbnail_url: https://github.com/shouhu21/sn-theme-horizon-dark/blob/main/preview.png +thumbnail_url: https://raw.githubusercontent.com/shouhu21/sn-theme-horizon-dark/main/preview.png description: Standard Notes theme based on colors from the Horizon theme for VSCode. statusBar: dark-content From fd0fb8dde8656c3778723f2dedc268ef6a4c5028 Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 24 Sep 2021 06:57:07 -0400 Subject: [PATCH 37/43] Create yaru.yml --- extensions/yaru.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extensions/yaru.yml diff --git a/extensions/yaru.yml b/extensions/yaru.yml new file mode 100644 index 0000000..335914c --- /dev/null +++ b/extensions/yaru.yml @@ -0,0 +1,20 @@ +--- +id: io.ceiphr.yaru +github: ceiphr/sn-yaru-theme +main: dist/dist.css + +name: Yaru +content_type: SN|Theme +area: themes +version: 1.0.7 +marketing_url: https://github.com/ceiphr/sn-yaru-theme +thumbnail_url: https://raw.githubusercontent.com/ceiphr/sn-yaru-theme/master/yaru.png +description: This is an unofficial Yaru theme for Standard Notes. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#df4a16' + foreground_color: '#ffffff' + border_color: '#df4a16' +... From ddc406201cc943293287aeba107306316436e269 Mon Sep 17 00:00:00 2001 From: thursday Date: Sun, 26 Sep 2021 02:13:02 -0400 Subject: [PATCH 38/43] Create uniform-dark-plus-theme.yaml --- extensions/uniform-dark-plus-theme.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extensions/uniform-dark-plus-theme.yaml diff --git a/extensions/uniform-dark-plus-theme.yaml b/extensions/uniform-dark-plus-theme.yaml new file mode 100644 index 0000000..bd6df6e --- /dev/null +++ b/extensions/uniform-dark-plus-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.xthursdayx.uniform-dark-theme +github: xthursdayx/sn-yaru-theme +main: dist/dist.css + +name: Uniform Dark+ +content_type: SN|Theme +area: themes +version: 1.0.4 +marketing_url: https://github.com/xthursdayx/uniform-dark-theme-sn/ +thumbnail_url: https://github.com/xthursdayx/uniform-dark-theme-sn/blob/master/Images/preview.png +description:Theme inspired by Visual Studio Code's default dark theme, designed for Standard Notes. It is loosely based off my other theme that unifies VS Code's default dark theme. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#1e1e1efc' + foreground_color: '#d4d4d4fc' + border_color: '#414141fc' +... From 7d0da672ce69609b65db9b1d47067a4b8c0d89ab Mon Sep 17 00:00:00 2001 From: thursday Date: Mon, 27 Sep 2021 19:57:55 -0400 Subject: [PATCH 39/43] Update callisto-theme.yaml --- extensions/callisto-theme.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml index 54587b9..e4ed986 100644 --- a/extensions/callisto-theme.yaml +++ b/extensions/callisto-theme.yaml @@ -1,14 +1,13 @@ ---- -id: io.github.xthursdayx.sn-callisto-theme -github: xthursdayx/callisto-theme-standard-notes +id: io.github.Lissy93.sn-callisto-theme +github: Lissy93/callisto-theme-standard-notes main: dist/dist.css name: Callisto content_type: SN|Theme area: themes -version: 1.0.1 -marketing_url: https://github.com/xthursdayx/callisto-theme-standard-notes -thumbnail_url: https://raw.githubusercontent.com/xthursdayx/callisto-theme-standard-notes/master/screenshot1.png +version: 1.0.3 +marketing_url: https://github.com/Lissy93/callisto-theme-standard-notes +thumbnail_url: https://raw.githubusercontent.com/Lissy93/callisto-theme-standard-notes/master/screenshot1.png description: Dusty background with teal accents. statusBar: dark-content From efb8542906870ebd74a1cedb615348a95c1a43b2 Mon Sep 17 00:00:00 2001 From: thursday Date: Tue, 28 Sep 2021 18:03:04 -0400 Subject: [PATCH 40/43] Update uniform-dark-plus-theme.yaml --- extensions/uniform-dark-plus-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/uniform-dark-plus-theme.yaml b/extensions/uniform-dark-plus-theme.yaml index bd6df6e..1f7a390 100644 --- a/extensions/uniform-dark-plus-theme.yaml +++ b/extensions/uniform-dark-plus-theme.yaml @@ -1,6 +1,6 @@ --- id: io.xthursdayx.uniform-dark-theme -github: xthursdayx/sn-yaru-theme +github: xthursdayx/uniform-dark-theme-sn main: dist/dist.css name: Uniform Dark+ From d97b68aac3d8a559bd6cbb265a498a3f23c2eee2 Mon Sep 17 00:00:00 2001 From: thursday Date: Thu, 25 Nov 2021 18:10:32 -0500 Subject: [PATCH 41/43] Update vs-code-theme.yaml --- extensions/vs-code-theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml index f4f2c42..7074492 100644 --- a/extensions/vs-code-theme.yaml +++ b/extensions/vs-code-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: VS Code Theme content_type: SN|Theme area: themes -version: 1.0.19 +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. From 1e19d4989338d3c3a0413cd12183b5e560825999 Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 26 Nov 2021 00:36:28 -0500 Subject: [PATCH 42/43] Updates theme tags --- extensions/autobiography-theme.yaml | 2 +- extensions/dark-hybrid-theme.yaml | 20 -------------------- extensions/focus-theme.yaml | 2 +- extensions/futura-theme.yaml | 2 +- extensions/horizon-dark-theme.yaml | 2 +- extensions/material-theme.yaml | 1 + extensions/midnight-theme.yaml | 2 +- extensions/mojave-dark-theme.yaml | 2 +- extensions/nord-theme.yaml | 1 + extensions/overcast-theme.yaml | 6 +++--- extensions/pencil-theme.yaml | 3 +-- extensions/slate-theme.yaml | 2 +- extensions/sn-ia-writer-quattro-theme.yaml | 12 ++---------- extensions/solarized-dark-theme.yaml | 2 +- extensions/titanium-theme.yaml | 2 +- extensions/uniform-dark-plus-theme.yaml | 2 +- 16 files changed, 18 insertions(+), 45 deletions(-) delete mode 100644 extensions/dark-hybrid-theme.yaml diff --git a/extensions/autobiography-theme.yaml b/extensions/autobiography-theme.yaml index c74207a..b97a1ab 100644 --- a/extensions/autobiography-theme.yaml +++ b/extensions/autobiography-theme.yaml @@ -7,7 +7,7 @@ main: dist/dist.css name: Autobiography content_type: SN|Theme area: themes -version: 1.0.0 +version: 1.0.1 thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/autobiography.jpg description: A theme for writers and readers. diff --git a/extensions/dark-hybrid-theme.yaml b/extensions/dark-hybrid-theme.yaml deleted file mode 100644 index 59427bd..0000000 --- a/extensions/dark-hybrid-theme.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: io.github.dark-hybrid-theme-sn -github: jakecza/dark-hybrid-theme-sn -main: dist/dist.css - -name: Dark Hybrid -content_type: SN|Theme -area: themes -version: 1.1 -marketing_url: https://github.com/jakecza/dark-hybrid-theme-sn -thumbnail_url: https://raw.githubusercontent.com/jakecza/dark-hybrid-theme-sn/master/preview.png -description: Dark hybrid theme for Standard Notes. - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#726a7b' - foreground_color: '#ffffff' - border_color: '#726a7b' -... diff --git a/extensions/focus-theme.yaml b/extensions/focus-theme.yaml index 3b6e3b0..c4313f5 100644 --- a/extensions/focus-theme.yaml +++ b/extensions/focus-theme.yaml @@ -7,7 +7,7 @@ main: dist/dist.css name: Focus content_type: SN|Theme area: themes -version: 1.2.3 +version: 1.2.5 marketing_url: https://standardnotes.org/extensions/focused thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/focus-with-mobile.jpg description: For when you need to go in. diff --git a/extensions/futura-theme.yaml b/extensions/futura-theme.yaml index 42d0947..b19ff4d 100644 --- a/extensions/futura-theme.yaml +++ b/extensions/futura-theme.yaml @@ -7,7 +7,7 @@ main: dist/dist.css name: Futura content_type: SN|Theme area: themes -version: 1.2.2 +version: 1.2.4 marketing_url: https://standardnotes.org/extensions/futura thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/futura-with-mobile.jpg description: Calm and relaxed. Take some time off. diff --git a/extensions/horizon-dark-theme.yaml b/extensions/horizon-dark-theme.yaml index 6dd1cb1..bb25729 100644 --- a/extensions/horizon-dark-theme.yaml +++ b/extensions/horizon-dark-theme.yaml @@ -6,7 +6,7 @@ main: dist/dist.css name: Horizon Dark content_type: SN|Theme area: themes -version: 1.0.0 +version: 1.0 marketing_url: https://github.com/shouhu21/sn-theme-horizon-dark thumbnail_url: https://raw.githubusercontent.com/shouhu21/sn-theme-horizon-dark/main/preview.png description: Standard Notes theme based on colors from the Horizon theme for VSCode. diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index ba66a75..9faf4b0 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -11,6 +11,7 @@ marketing_url: https://github.com/xthursdayx/sn-theme-material thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png description: Material Theme for Standard Notes. +statusBar: dark-content dock_icon: type: circle background_color: '#263238' diff --git a/extensions/midnight-theme.yaml b/extensions/midnight-theme.yaml index 5acc8f0..5be890a 100644 --- a/extensions/midnight-theme.yaml +++ b/extensions/midnight-theme.yaml @@ -7,7 +7,7 @@ main: dist/dist.css name: Midnight content_type: SN|Theme area: themes -version: 1.2.2 +version: 1.2.4 marketing_url: https://standardnotes.org/extensions/midnight thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/midnight-with-mobile.jpg description: Elegant utilitarianism. diff --git a/extensions/mojave-dark-theme.yaml b/extensions/mojave-dark-theme.yaml index bb5da65..f437036 100644 --- a/extensions/mojave-dark-theme.yaml +++ b/extensions/mojave-dark-theme.yaml @@ -6,7 +6,7 @@ main: dist/mojave-dark-mode.css name: Mojave Dark Mode content_type: SN|Theme area: themes -version: 0.0.3 +version: v0.0.3 marketing_url: https://github.com/matthew-cox/sn-theme-mojave-dark-mode thumbnail_url: https://github.com/matthew-cox/sn-theme-mojave-dark-mode/raw/master/preview.png description: Standard Notes theme which roughly matches Mojave Dark Mode.. diff --git a/extensions/nord-theme.yaml b/extensions/nord-theme.yaml index 4b18ca9..ce7ea54 100644 --- a/extensions/nord-theme.yaml +++ b/extensions/nord-theme.yaml @@ -1,3 +1,4 @@ +--- id: io.github.lzambarda.sn-nord-theme github: lzambarda/sn-nord-theme main: theme.css diff --git a/extensions/overcast-theme.yaml b/extensions/overcast-theme.yaml index d97e886..da9abe0 100644 --- a/extensions/overcast-theme.yaml +++ b/extensions/overcast-theme.yaml @@ -6,10 +6,10 @@ main: dist/dist.css name: Overcast content_type: SN|Theme area: themes -version: 1.2.0 -description: Overcast to become cloudy or dark — just like this theme. +version: 1.2.2 marketing_url: https://github.com/ceiphr/sn-overcast-theme -thumbnail_url: https://i.imgur.com/KDnyBGx.png +thumbnail_url: https://raw.githubusercontent.com/ceiphr/sn-overcast-theme/master/overcast.png +description: Overcast to become cloudy or dark — just like this theme. statusBar: dark-content dock_icon: diff --git a/extensions/pencil-theme.yaml b/extensions/pencil-theme.yaml index f20828d..406ed51 100644 --- a/extensions/pencil-theme.yaml +++ b/extensions/pencil-theme.yaml @@ -6,9 +6,8 @@ main: dist/dist.css name: Pencil Theme content_type: SN|Theme area: themes -version: 1.0.2 +version: 1.0.3 marketing_url: https://github.com/xthursdayx/sn-pencil-theme -thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-less-distraction/master/screenshot.png description: A dark, writing-oriented theme. statusBar: dark-content diff --git a/extensions/slate-theme.yaml b/extensions/slate-theme.yaml index 314b452..c9c9943 100644 --- a/extensions/slate-theme.yaml +++ b/extensions/slate-theme.yaml @@ -8,7 +8,7 @@ content_type: SN|Theme area: themes version: v2.2.0 marketing_url: https://github.com/yithian/slate-theme -thumbnail_url: https://github.com/yithian/slate-theme/raw/main/images/sn-screenshot.png +thumbnail_url: https://raw.githubusercontent.com/yithian/slate-theme/main/images/sn-screenshot.png description: A theme with shady grey and mossy green highlights. statusBar: dark-content diff --git a/extensions/sn-ia-writer-quattro-theme.yaml b/extensions/sn-ia-writer-quattro-theme.yaml index 3d0b0d7..e0f3d3a 100644 --- a/extensions/sn-ia-writer-quattro-theme.yaml +++ b/extensions/sn-ia-writer-quattro-theme.yaml @@ -1,21 +1,13 @@ --- -id: org.xthursdayx.sn-ia-writer-quattro +id: io.xthursdayx.sn-ia-writer-quattro github: xthursdayx/sn-ia-writer-quattro main: dist/theme.css name: SN iA Writer Quattro content_type: SN|Theme area: themes -version: 1.0.4e +version: 1.0.5 marketing_url: https://github.com/xthursdayx/sn-ia-writer-quattro -thumbnail_url: https://i.ibb.co/PGTCTT1/sn-callisto-screenshot-1.png description: Replace all monospace and sans-serif fonts with iA Writer Quattro. layerable: true - -statusBar: dark-content -dock_icon: - type: circle - background_color: '#0b1021' - foreground_color: '#d6085a' - border_color: '#1EE3B5' ... diff --git a/extensions/solarized-dark-theme.yaml b/extensions/solarized-dark-theme.yaml index 377579d..5a86d26 100644 --- a/extensions/solarized-dark-theme.yaml +++ b/extensions/solarized-dark-theme.yaml @@ -7,7 +7,7 @@ main: dist/dist.css name: Solarized Dark content_type: SN|Theme area: themes -version: 1.2.1 +version: 1.2.3 marketing_url: https://standardnotes.org/extensions/solarized-dark thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/solarized-dark.jpg description: The perfect theme for any time. diff --git a/extensions/titanium-theme.yaml b/extensions/titanium-theme.yaml index e795ae1..776da9f 100644 --- a/extensions/titanium-theme.yaml +++ b/extensions/titanium-theme.yaml @@ -7,7 +7,7 @@ main: dist/dist.css name: Titanium content_type: SN|Theme area: themes -version: 1.2.2 +version: 1.2.4 marketing_url: https://standardnotes.org/extensions/titanium thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/titanium-with-mobile.jpg description: Light on the eyes, heavy on the spirit. diff --git a/extensions/uniform-dark-plus-theme.yaml b/extensions/uniform-dark-plus-theme.yaml index 1f7a390..b0b6d4e 100644 --- a/extensions/uniform-dark-plus-theme.yaml +++ b/extensions/uniform-dark-plus-theme.yaml @@ -9,7 +9,7 @@ area: themes version: 1.0.4 marketing_url: https://github.com/xthursdayx/uniform-dark-theme-sn/ thumbnail_url: https://github.com/xthursdayx/uniform-dark-theme-sn/blob/master/Images/preview.png -description:Theme inspired by Visual Studio Code's default dark theme, designed for Standard Notes. It is loosely based off my other theme that unifies VS Code's default dark theme. +description: Theme inspired by Visual Studio Code's default dark theme, designed for Standard Notes. It is loosely based off my other theme that unifies VS Code's default dark theme. statusBar: dark-content dock_icon: From 45997708a48220ca12ccd6023d40407dd09de1e8 Mon Sep 17 00:00:00 2001 From: thursday Date: Fri, 26 Nov 2021 00:51:48 -0500 Subject: [PATCH 43/43] Update callisto-theme.yaml --- extensions/callisto-theme.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml index e4ed986..b99478d 100644 --- a/extensions/callisto-theme.yaml +++ b/extensions/callisto-theme.yaml @@ -1,3 +1,4 @@ +--- id: io.github.Lissy93.sn-callisto-theme github: Lissy93/callisto-theme-standard-notes main: dist/dist.css