mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 23:58:36 +01:00
12 lines
331 B
Markdown
12 lines
331 B
Markdown
# 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.
|