UNPKG

hyper-github-dark-dimmed

Version:
32 lines (31 loc) 739 B
{ "name": "hyper-github-dark-dimmed", "version": "1.0.0", "description": "GitHub VSCode Dark Dimmed theme for Hyper terminal.", "author": { "name": "Brian Zelip", "url": "https://zelip.me" }, "license": "MIT", "homepage": "https://www.npmjs.com/package/hyper-github-dark-dimmed", "repository": { "type": "git", "url": "https://github.com/brianzelip/hyper-github-dark-dimmed.git" }, "bugs": { "url": "https://github.com/brianzelip/hyper-github-dark-dimmed/issues" }, "keywords": [ "hyper-theme", "Hyper", "terminal", "theme", "dark", "GitHub Dark Dimmed", "GitHub VSCode Theme" ], "main": "index.js", "dependencies": { "github-vscode-themes": "^4.1.1" } }