mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00: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.
|