Update broken themes

This commit is contained in:
thursday
2022-01-03 14:15:39 -05:00
parent b3a130c96f
commit e4e91f1b04
3 changed files with 10 additions and 29 deletions

View File

@@ -1,14 +1,14 @@
---
id: io.github.tonyping.dark-hybrid-theme-sn
github: tonyping/dark-hybrid-theme-sn
id: io.github.xthursdayx.dark-hybrid-theme-sn
github: xthursdayx/dark-hybrid-theme-sn
main: dist/dist.css
name: Dark Hybrid
content_type: SN|Theme
area: themes
version: v1.2
marketing_url: https://github.com/tonyping/dark-hybrid-theme-sn
thumbnail_url: https://raw.githubusercontent.com/tonyping/dark-hybrid-theme-sn/master/preview.png
marketing_url: https://github.com/xthursdayx/dark-hybrid-theme-sn
thumbnail_url: https://raw.githubusercontent.com/xthursdayx/dark-hybrid-theme-sn/master/preview.png
description: Dark Hybrid Theme Extension for Standard Notes.
statusBar: dark-content

View File

@@ -1,15 +1,15 @@
---
id: io.github.lzambarda.sn-nord-theme
github: lzambarda/sn-nord-theme
main: theme.css
id: com.marc-sensenich.sn-nord-theme
github: marc-sensenich/sn-nord-theme
main: dist/dist.css
name: Nord Theme
content_type: SN|Theme
area: themes
version: 0.0.2
marketing_url: https://github.com/lzambarda/sn-nord-theme
version: 0.1.8
marketing_url: https://github.com/marc-sensenich/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.
description: An arctic, north-bluish clean and elegant Standard Notes theme.
statusBar: dark-content
dock_icon:

View File

@@ -1,19 +0,0 @@
---
id: io.github.ithinkmatt.sn-standard-gray
github: ithinkmatt/sn-standard-gray
main: dist/dist.css
name: Standard Gray
content_type: SN|Theme
area: themes
version: 1.0.1
marketing_url: https://github.com/ithinkmatt/sn-standard-gray
description: Standard gray (and blue) theme for Standard Notes.
statusBar: grey-scale
dock_icon:
type: circle
background_color: '#0053bd'
foreground_color: '#3d3c40'
border_color: '#c9cccf'
...