Add URL Scheme documentation

This commit is contained in:
Stuart Breckenridge 2021-09-20 06:22:34 +08:00
parent 7994b34551
commit 0166d47a1e
1 changed files with 11 additions and 0 deletions

11
Technotes/Themes.md Normal file
View File

@ -0,0 +1,11 @@
# Themes
## Add Themes Directly to NetNewsWire
Theme developers: on iOS and macOS, themes can be opened directly in NetNewsWire using the below URL scheme:
`netnewswire://theme/add?url={url}`
When using this URL scheme the theme being shared must be zipped.
Parameters:
- `url`: (mandatory, URL-encoded): The theme's location.