1
0
mirror of https://github.com/taniarascia/new-moon.git synced 2025-04-19 11:22:15 +03:00

Update blink shell

This commit is contained in:
Tania Rascia 2019-06-04 20:57:42 -05:00
parent e06d7df459
commit 58e5faf707
2 changed files with 18 additions and 6 deletions

View File

@ -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)

View File

@ -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).