Added new themes and updated existing theme repos

This commit is contained in:
xthursdayx
2021-09-05 21:52:40 -04:00
parent ea8efa6bf4
commit 38db7f0c51
26 changed files with 286 additions and 27 deletions

View File

@@ -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'
...