insomnia-plugin-theme-nord
Version:
An arctic, north-bluish clean and elegant Insomnia color scheme by Arctic Ice Studio.
41 lines (40 loc) • 1.01 kB
JSON
{
"name": "insomnia-plugin-theme-nord",
"version": "1.0.1",
"description": "An arctic, north-bluish clean and elegant Insomnia color scheme by Arctic Ice Studio.",
"insomnia": {
"name": "nord-theme",
"description": "An arctic, north-bluish clean and elegant Insomnia color scheme by Arctic Ice Studio."
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bwyx/insomnia-plugin-theme-nord.git"
},
"author": {
"name": "Bayu Kurnia",
"email": "hi@bayukurnia.com",
"url": "https://bayukurnia.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/bwyx/insomnia-plugin-theme-nord/issues"
},
"homepage": "https://github.com/bwyx/insomnia-plugin-theme-nord#readme",
"keywords": [
"insomnia",
"insomnia-plugin",
"nord",
"arctic",
"north",
"bluish",
"clean",
"minimal",
"flat",
"ui",
"syntax"
]
}