diff --git a/Technotes/Themes.md b/Technotes/Themes.md new file mode 100644 index 000000000..741e5e963 --- /dev/null +++ b/Technotes/Themes.md @@ -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.