From 58e5faf707da4ca67ff727b641af322b9e9517e6 Mon Sep 17 00:00:00 2001 From: Tania Rascia Date: Tue, 4 Jun 2019 20:57:42 -0500 Subject: [PATCH] Update blink shell --- README.md | 2 ++ blink-shell/README.md | 22 ++++++++++++++++------ 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 372736e..165d42f 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ New Moon themes for any app are welcome! To contribute: A git subtree will be added pulling your repo into the main `new-moon` repo. +If your theme does not you to maintain its own repository, simply create a pull request with the theme. + ## Acknowledgements - Originally inspired by Twilight and [Tomorrow Night Eighties](https://github.com/chriskempson/tomorrow-theme) diff --git a/blink-shell/README.md b/blink-shell/README.md index b1777c3..6f2b34e 100644 --- a/blink-shell/README.md +++ b/blink-shell/README.md @@ -1,10 +1,20 @@ -# new-moon-blink +![Logo](../images/new-moon-thumbnail.svg) -New Moon theme for Blink Shell +# New Moon for [Blink Shell](https://www.blink.sh/) + +The optimized dark theme for web development. ## Installation -1. In Blink Shell for iOS, open the config panel by typing `config` -2. Appearance > Add a new theme -3. THEME NAME will be `New Moon` -4. JS THEME FILE URL ADRESS will be `https://raw.githubusercontent.com/JeanLevasseur/new-moon-blink/master/new_moon.js` +- In Blink Shell for iOS, open the config panel by typing `config` +- `Appearance > Add a new theme` +- `Theme Name` will be `New Moon` +- `JS theme file URL address` will be `https://github.com/taniarascia/new-moon/blob/master/blink-shell/new_moon.js` + +## Author + +- [Jean Levasseur](https://github.com/JeanLevasseur) + +## License + +This project is open source and available under the [MIT License](../LICENSE).