diff --git a/extensions/nord-theme.yaml b/extensions/nord-theme.yaml index 542769a..e471d20 100644 --- a/extensions/nord-theme.yaml +++ b/extensions/nord-theme.yaml @@ -1,20 +1,20 @@ --- -id: com.marc-sensenich.sn-nord-theme -github: marc-sensenich/sn-nord-theme +id: io.github.xthursdayx.sn-nord-theme +github: xthursdayx/sn-nord-theme main: dist/dist.css name: Nord Theme content_type: SN|Theme area: themes -version: 0.1.8 -marketing_url: https://github.com/marc-sensenich/sn-nord-theme +version: 0.1.9 +marketing_url: https://github.com/xthursdayx/sn-nord-theme thumbnail_url: https://raw.githubusercontent.com/lzambarda/sn-nord-theme/master/preview.png description: An arctic, north-bluish clean and elegant Standard Notes theme. statusBar: dark-content dock_icon: type: circle - background_color: '#5e81ac' - foreground_color: '#eceff4' - border_color: '#5e81ac' + background_color: '#88C0D0' + foreground_color: '#88C0D0' + border_color: '#88C0D0' ...