diff --git a/extensions/autobiography-theme.yaml b/extensions/autobiography-theme.yaml index da92bad..c74207a 100644 --- a/extensions/autobiography-theme.yaml +++ b/extensions/autobiography-theme.yaml @@ -1,7 +1,7 @@ --- id: org.standardnotes.theme-autobiography npm: sn-theme-autobiography -github: sn-extensions/autobiography-theme +github: standardnotes/autobiography-theme main: dist/dist.css name: Autobiography @@ -11,6 +11,7 @@ version: 1.0.0 thumbnail_url: https://s3.amazonaws.com/standard-notes/screenshots/models/themes/autobiography.jpg description: A theme for writers and readers. +statusBar: dark-content dock_icon: type: circle background_color: '#9D7441' diff --git a/extensions/callisto-theme.yaml b/extensions/callisto-theme.yaml new file mode 100644 index 0000000..547727b --- /dev/null +++ b/extensions/callisto-theme.yaml @@ -0,0 +1,20 @@ +--- +id: com.aliciasykes.aht-theme +github: Lissy93/callisto-theme-standard-notes +main: main.css + +name: Callisto +content_type: SN|Theme +area: themes +version: 0.0.1 +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' +... diff --git a/extensions/dark-hybrid-theme.yaml b/extensions/dark-hybrid-theme.yaml new file mode 100644 index 0000000..537b7c1 --- /dev/null +++ b/extensions/dark-hybrid-theme.yaml @@ -0,0 +1,20 @@ + --- +id: com.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/dracula-theme.yaml b/extensions/dracula-theme.yaml index 85f1735..f454b73 100644 --- a/extensions/dracula-theme.yaml +++ b/extensions/dracula-theme.yaml @@ -1,19 +1,20 @@ --- -id: dev.cldn.sn-theme-dracula -github: cameronldn/sn-theme-dracula +id: ml.xnor.sn-theme-dracula +github: dracula/standard-notes main: dist/dist.css name: Dracula content_type: SN|Theme area: themes -version: 1.2.1 -marketing_url: https://github.com/cameronldn/sn-theme-dracula -thumbnail_url: https://raw.githubusercontent.com/cameronldn/sn-theme-dracula/master/preview.png +version: 0.0.17 +marketing_url: https://github.com/dracula/standard-notes +thumbnail_url: https://raw.githubusercontent.com/dracula/standard-notes/master/screenshot.png description: A Dracula inspired theme for Standard Notes. + statusBar: dark-content dock_icon: type: circle - background_color: '#8be9fd' - foreground_color: '#8be9fd' - border_color: '#8be9fd' + background_color: '#bd93f9' + foreground_color: '#bd93f9' + border_color: '#bd93f9' ... diff --git a/extensions/dynamic-theme.yaml b/extensions/dynamic-theme.yaml index 82202ee..756574b 100644 --- a/extensions/dynamic-theme.yaml +++ b/extensions/dynamic-theme.yaml @@ -1,7 +1,7 @@ --- id: org.standardnotes.theme-dynamic npm: sn-theme-dynamic -github: sn-extensions/dynamic-theme +github: standardnotes/dynamic-theme main: dist/dist.css name: Dynamic diff --git a/extensions/evernote-dark-theme.yaml b/extensions/evernote-dark-theme.yaml new file mode 100644 index 0000000..fa924e5 --- /dev/null +++ b/extensions/evernote-dark-theme.yaml @@ -0,0 +1,20 @@ +--- +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' +... diff --git a/extensions/focus-theme.yaml b/extensions/focus-theme.yaml index c66642c..3b6e3b0 100644 --- a/extensions/focus-theme.yaml +++ b/extensions/focus-theme.yaml @@ -1,7 +1,7 @@ --- id: org.standardnotes.theme-focus npm: sn-theme-focus -github: sn-extensions/focus-theme +github: standardnotes/focus-theme main: dist/dist.css name: Focus diff --git a/extensions/futura-theme.yaml b/extensions/futura-theme.yaml index e3a36c5..42d0947 100644 --- a/extensions/futura-theme.yaml +++ b/extensions/futura-theme.yaml @@ -1,7 +1,7 @@ --- id: org.standardnotes.theme-futura npm: sn-futura-theme -github: sn-extensions/futura-theme +github: standardnotes/futura-theme main: dist/dist.css name: Futura @@ -12,6 +12,7 @@ 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. +statusBar: dark-content dock_icon: type: circle background_color: '#fca429' diff --git a/extensions/gruvbox-dark-theme.yaml b/extensions/gruvbox-dark-theme.yaml new file mode 100644 index 0000000..13b897a --- /dev/null +++ b/extensions/gruvbox-dark-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.github.christianhans.sn-gruvbox-dark-theme +github: christianhans/sn-gruvbox-dark-theme +main: dist/dist.css + +name: Gruvbox Dark Theme +content_type: SN|Theme +area: themes +version: 0.0.16 +marketing_url: https://github.com/christianhans/sn-gruvbox-dark-theme +thumbnail_url: https://raw.githubusercontent.com/christianhans/sn-gruvbox-dark-theme/master/preview.png +description: Standard Notes theme based on colors from the gruvbox theme for Vim. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#D79921' + foreground_color: '#076678' + border_color: '#D79921' +... diff --git a/extensions/horizon-dark-theme.yaml b/extensions/horizon-dark-theme.yaml new file mode 100644 index 0000000..a7e21e9 --- /dev/null +++ b/extensions/horizon-dark-theme.yaml @@ -0,0 +1,20 @@ +--- +id: org.github.shouhu21.sn-theme-horizon-dark +github: shouhu21/sn-theme-horizon-dark +main: dist/dist.css + +name: Horizon Dark +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 +description: Standard Notes theme based on colors from the Horizon theme for VSCode. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#1a1c23' + foreground_color: '#fdf0ed' + border_color: '#1a1c23' +... diff --git a/extensions/less-distraction-theme.yaml b/extensions/less-distraction-theme.yaml new file mode 100644 index 0000000..0d43cc4 --- /dev/null +++ b/extensions/less-distraction-theme.yaml @@ -0,0 +1,20 @@ +--- +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' +... diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml new file mode 100644 index 0000000..cefd70b --- /dev/null +++ b/extensions/material-theme.yaml @@ -0,0 +1,19 @@ +--- +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' +... diff --git a/extensions/midnight-theme.yaml b/extensions/midnight-theme.yaml index 07456ca..5acc8f0 100644 --- a/extensions/midnight-theme.yaml +++ b/extensions/midnight-theme.yaml @@ -1,13 +1,13 @@ --- id: org.standardnotes.theme-midnight npm: sn-theme-midnight -github: sn-extensions/midnight-theme +github: standardnotes/midnight-theme main: dist/dist.css name: Midnight content_type: SN|Theme area: themes -version: 1.2.1 +version: 1.2.2 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 new file mode 100644 index 0000000..bb5da65 --- /dev/null +++ b/extensions/mojave-dark-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.github.matthew-cox.mojave-dark-mode +github: matthew-cox/sn-theme-mojave-dark-mode +main: dist/mojave-dark-mode.css + +name: Mojave Dark Mode +content_type: SN|Theme +area: themes +version: 0.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.. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#585858' + foreground_color: '#ffffff' + border_color: '#585858' +... diff --git a/extensions/muted-dark-theme.yaml b/extensions/muted-dark-theme.yaml index e75c032..744c384 100644 --- a/extensions/muted-dark-theme.yaml +++ b/extensions/muted-dark-theme.yaml @@ -6,8 +6,15 @@ main: dist/dist.css name: Muted Dark content_type: SN|Theme area: themes -version: 1.0.7 +version: 1.0.9 marketing_url: https://github.com/ntran/sn-theme-muteddark thumbnail_url: https://raw.githubusercontent.com/ntran/sn-theme-muteddark/master/thumbnail.png description: A dark theme with muted colors for Standard Notes + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#1e1e1e' + foreground_color: '#1e1e1e' + border_color: '#127766' ... diff --git a/extensions/no-distraction-theme.yaml b/extensions/no-distraction-theme.yaml index 971442a..519dc0d 100644 --- a/extensions/no-distraction-theme.yaml +++ b/extensions/no-distraction-theme.yaml @@ -1,7 +1,7 @@ --- id: org.standardnotes.theme-no-distraction npm: sn-theme-no-distraction -github: sn-extensions/no-distraction-theme +github: standardnotes/no-distraction-theme main: dist/dist.css name: No Distraction diff --git a/extensions/nord-theme.yaml b/extensions/nord-theme.yaml index 76e531c..4b18ca9 100644 --- a/extensions/nord-theme.yaml +++ b/extensions/nord-theme.yaml @@ -9,9 +9,11 @@ version: 0.0.2 marketing_url: https://github.com/lzambarda/sn-nord-theme thumbnail_url: https://raw.githubusercontent.com/lzambarda/sn-nord-theme/master/preview.png description: Standard Notes theme inspired by the magnificent Nord Theme. + +statusBar: dark-content dock_icon: type: circle - background_color: '#5E81AC' - foreground_color: '#ECEFF4' + background_color: '#5e81ac' + foreground_color: '#eceff4' border_color: '#5e81ac' ... diff --git a/extensions/one-dark-theme.yaml b/extensions/one-dark-theme.yaml new file mode 100644 index 0000000..7449f2d --- /dev/null +++ b/extensions/one-dark-theme.yaml @@ -0,0 +1,20 @@ +--- +id: org.matt-anderson.sn-onedark +github: matta9001/sn-onedark +main: dist/dist.css + +name: One Dark +content_type: SN|Theme +area: themes +version: 1.3.3 +marketing_url: https://github.com/matta9001/sn-onedark +thumbnail_url: https://raw.githubusercontent.com/matta9001/sn-onedark/main/colors.png +description: Atom one dark background colors for Standard Notes. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#61afef' + foreground_color: '#ffffff' + border_color: '#61afef' +... diff --git a/extensions/one-darker-theme.yaml b/extensions/one-darker-theme.yaml new file mode 100644 index 0000000..8f0840c --- /dev/null +++ b/extensions/one-darker-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.github.eenpadvinder.standardnotes-theme-one-darker +github: eenpadvinder/standardnotes-theme-one-darker +main: dist/dist.css + +name: One Dark Darker +content_type: SN|Theme +area: themes +version: 0.2.1 +marketing_url: https://github.com/eenpadvinder/standardnotes-theme-one-darker +thumbnail_url: https://raw.githubusercontent.com/eenpadvinder/standardnotes-theme-one-darker/master/preview.png +description: VS Code One Dark Darker theme for Standard Notes. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#181a1f' + foreground_color: '#181a1f' + border_color: '#d55fde' +... diff --git a/extensions/overcast-theme.yaml b/extensions/overcast-theme.yaml index b248ffa..d97e886 100644 --- a/extensions/overcast-theme.yaml +++ b/extensions/overcast-theme.yaml @@ -6,10 +6,12 @@ main: dist/dist.css name: Overcast content_type: SN|Theme area: themes -version: 1.1.2 +version: 1.2.0 description: Overcast to become cloudy or dark — just like this theme. marketing_url: https://github.com/ceiphr/sn-overcast-theme thumbnail_url: https://i.imgur.com/KDnyBGx.png + +statusBar: dark-content dock_icon: type: circle background_color: "#039be5" diff --git a/extensions/pencil-theme.yaml b/extensions/pencil-theme.yaml new file mode 100644 index 0000000..cb5f243 --- /dev/null +++ b/extensions/pencil-theme.yaml @@ -0,0 +1,20 @@ +--- +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' +... diff --git a/extensions/pure-black-theme.yaml b/extensions/pure-black-theme.yaml index f1decc7..f8397ba 100644 --- a/extensions/pure-black-theme.yaml +++ b/extensions/pure-black-theme.yaml @@ -10,9 +10,11 @@ version: 1.0.9 marketing_url: https://github.com/christianhans/sn-pure-black-theme thumbnail_url: https://raw.githubusercontent.com/christianhans/sn-pure-black-theme/master/preview1.png description: Theme optimized for Optimized for OLED devices such as iPhone X. + +statusBar: dark-content dock_icon: type: circle background_color: '#000000' - foreground_color": '#000000' - border_color: '#000000' + foreground_color": '#FAFBFF' + border_color: '#2A2A2B' ... diff --git a/extensions/slate-theme.yaml b/extensions/slate-theme.yaml new file mode 100644 index 0000000..314b452 --- /dev/null +++ b/extensions/slate-theme.yaml @@ -0,0 +1,20 @@ +--- +id: space.yuggoth.sn-slate-theme +github: yithian/slate-theme/ +main: dist/standard-notes.css + +name: Slate +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 +description: A theme with shady grey and mossy green highlights. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#252A2F' + foreground_color: '#252A2F' + border_color: '#8A9A5B' +... diff --git a/extensions/solarized-dark-theme.yaml b/extensions/solarized-dark-theme.yaml index 0d2f791..377579d 100644 --- a/extensions/solarized-dark-theme.yaml +++ b/extensions/solarized-dark-theme.yaml @@ -1,7 +1,7 @@ --- id: org.standardnotes.theme-solarized-dark npm: sn-theme-solarized-dark -github: sn-extensions/solarized-dark-theme +github: standardnotes/solarized-dark-theme main: dist/dist.css name: Solarized Dark @@ -12,6 +12,7 @@ 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. +statusBar: dark-content dock_icon: type: circle background_color: '#2AA198' diff --git a/extensions/tangerine-theme.yaml b/extensions/tangerine-theme.yaml new file mode 100644 index 0000000..bd90881 --- /dev/null +++ b/extensions/tangerine-theme.yaml @@ -0,0 +1,20 @@ +--- +id: io.shompoe.sn-tangerine-theme +github: shompoe/sn-tangerine-theme +main: dist/dist.css + +name: Tangerine Theme +content_type: SN|Theme +area: themes +version: 2.0.3 +marketing_url: https://github.com/shompoe/sn-tangerine-theme +thumbnail_url: https://raw.githubusercontent.com/shompoe/sn-tangerine-theme/master/preview.png +description: Theme based on the Gruvbox Dark Theme with more orange highlights. + +statusBar: dark-content +dock_icon: + type: circle + background_color: '#D79921' + foreground_color: '#076678' + border_color: '#D79921' +... diff --git a/extensions/titanium-theme.yaml b/extensions/titanium-theme.yaml index 055e1ea..e795ae1 100644 --- a/extensions/titanium-theme.yaml +++ b/extensions/titanium-theme.yaml @@ -1,7 +1,7 @@ --- id: org.standardnotes.theme-titanium npm: sn-theme-titanium -github: sn-extensions/titanium-theme +github: standardnotes/titanium-theme main: dist/dist.css name: Titanium @@ -12,6 +12,7 @@ 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. +statusBar: dark-content dock_icon: type: circle background_color: '#6e2b9e' diff --git a/extensions/vs-code-theme.yaml b/extensions/vs-code-theme.yaml index 5c346ad..7ca66a0 100644 --- a/extensions/vs-code-theme.yaml +++ b/extensions/vs-code-theme.yaml @@ -1,15 +1,17 @@ --- -id: io.github.hyphone.sn-theme-vscode -github: hyphone/sn-theme-vscode +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/hyphone/sn-theme-vscode -thumbnail_url: https://github.com/hyphone/sn-theme-vscode/raw/master/screenshot.png +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'