diff --git a/INSTALL.md b/INSTALL.md new file mode 100644 index 0000000..7ebe667 --- /dev/null +++ b/INSTALL.md @@ -0,0 +1,11 @@ +### [Standard Notes](https://standardnotes.org/) + +#### Install manually + +1. Extensions → Import extension and paste this link: ` https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json ` + +2. Click 'Install' + +3. Activate the theme! + +4. Boom! It's working diff --git a/README.md b/README.md index 8ef2587..4779f5f 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,22 @@ ![preview](./preview.png) The editor used in the screenshot is the [Rich Markdown Editor](https://github.com/arturolinares/sn-rme). -# Install + +## Install + Extensions → Import extension and paste this link: -`https://cdn.jsdelivr.net/gh/slybouhafs/sn-theme-dracula/sn-theme-dracula.json` +`https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json` + + +## Team + +This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/tiddlywiki/graphs/contributors). + +[![Sly Bouhafs](https://avatars2.githubusercontent.com/u/1410462?s=70&u=fe1625aee7efcd85a64ddabfe4e415151c6be55d&v=4)](https://github.com/slybouhafs) | +--- | +[Sly Bouhafs](https://github.com/slybouhafs) + ## License diff --git a/sn-theme-dracula.json b/sn-theme-dracula.json index e571459..5edb634 100644 --- a/sn-theme-dracula.json +++ b/sn-theme-dracula.json @@ -5,11 +5,19 @@ "area": "themes", "version": "0.0.14", "description": "A Dracula theme for Standard Notes", +<<<<<<< HEAD "url": "https://cdn.jsdelivr.net/gh/slybouhafs/sn-theme-dracula@0.0.14/dist/dist.css", "latest_url": "https://cdn.jsdelivr.net/gh/slybouhafs/sn-theme-dracula/sn-theme-dracula.json", "download_url": "https://github.com/SlyBouhafs/sn-theme-dracula/archive/0.0.14.zip", "marketing_url": "https://github.com/SlyBouhafs/sn-theme-dracula", "thumbnail_url": "https://github.com/SlyBouhafs/sn-theme-dracula/master/preview.png", +======= + "url": "https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula@0.0.13/dist/dist.css", + "latest_url": "https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json", + "download_url": "https://github.com/dracula/sn-theme-dracula/archive/0.0.13.zip", + "marketing_url": "https://github.com/dracula/sn-theme-dracula", + "thumbnail_url": "https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/preview.png", +>>>>>>> e8e7b2177a77a73c989b9a2d2080560de46ebaf1 "dock_icon": { "type": "circle", "background_color": "#bd93f9",