Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoannfleurydev/insomnia-plugin-night-owl-theme
🦉 Night Owl VS Code theme for Insomnia
https://github.com/yoannfleurydev/insomnia-plugin-night-owl-theme
dark-theme insomnia insomnia-plugin javascript night-owl theme
Last synced: 29 days ago
JSON representation
🦉 Night Owl VS Code theme for Insomnia
- Host: GitHub
- URL: https://github.com/yoannfleurydev/insomnia-plugin-night-owl-theme
- Owner: yoannfleurydev
- License: mit
- Created: 2018-09-30T09:40:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T09:50:28.000Z (about 6 years ago)
- Last Synced: 2024-05-02T01:57:58.541Z (6 months ago)
- Topics: dark-theme, insomnia, insomnia-plugin, javascript, night-owl, theme
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/insomnia-plugin-night-owl-theme
- Size: 721 KB
- Stars: 21
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Night Owl :owl:
An Insomnia theme for the night owls out there. Check the wonderful original
theme by @sdras for [Visual Studio Code](https://github.com/sdras/night-owl-vscode-theme).![Screenshot](./screenshots/main.png)
# Installation ⏬
1. Install [Insomnia](https://insomnia.rest/)
2. Launch Insomnia
3. Go to `Preferences`
4. Got to `Plugins`
5. Write `insomnia-plugin-night-owl-theme` in the `npm-package-name` input
6. Click `Install Plugin` (if you get an error, go to [Windows](#windows-))
7. Go to `Themes`
8. Select the **Night Owl** theme
9. Enjoy ! :owl:## Windows 🏁
I have the following error on Windows platform when I try to install the plugin :
> insomnia-plugin-night-owl-theme npm error: Command failed: %APPDATA%\insomnia\app-6.0.2\Insomnia.exe --no-deprecation %APPDATA%\insomnia\app-6.0.2\resources\bin\yarn-standalone.js info insomnia-plugin-night-owl-theme --json
To install the plugin, you can download the ZIP of the plugin, and extract the content to `%APPDATA%/insomnia/plugins`.
Then go to `Themes`, select the **Night Owl** theme and enjoy ! :owl: