mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add URL Scheme documentation
This commit is contained in:
11
Technotes/Themes.md
Normal file
11
Technotes/Themes.md
Normal 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.
|
||||
Reference in New Issue
Block a user