We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90275c8 + a467767 commit 2e249abCopy full SHA for 2e249ab
2 files changed
README.md
@@ -8,3 +8,6 @@ This is a GitHub dark theme plugin for [Insomnia](https://insomnia.rest).
8
## Installation
9
10
Install the `insomnia-plugin-github-dark-theme` plugin from Preferences > Plugins.
11
+
12
13
+Looking for light theme? Check this out: [insomnia-plugin-github-dark-theme](https://insomnia.rest/plugins/insomnia-plugin-github-light-theme)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "insomnia-plugin-github-dark-theme",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "A Github light theme for Insomnia",
5
"main": "plugin.js",
6
"repository": {
0 commit comments