{"id":16848885,"url":"https://github.com/carloscuesta/hyper-materialshell","last_synced_at":"2025-03-17T05:32:07.364Z","repository":{"id":10361380,"uuid":"65488342","full_name":"carloscuesta/hyper-materialshell","owner":"carloscuesta","description":"A material design theme for Hyper based on materialshell. ✨","archived":false,"fork":false,"pushed_at":"2023-10-17T14:23:01.000Z","size":938,"stargazers_count":70,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T01:08:43.367Z","etag":null,"topics":["hyper","hyper-theme","materialshell","theme"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/hyper-materialshell","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carloscuesta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["carloscuesta"],"custom":["https://paypal.me/carloscuesta"]}},"created_at":"2016-08-11T17:27:53.000Z","updated_at":"2024-06-19T02:54:44.725Z","dependencies_parsed_at":"2024-06-19T02:54:37.902Z","dependency_job_id":"6ef0ef5e-62d7-4136-a904-069546db06f0","html_url":"https://github.com/carloscuesta/hyper-materialshell","commit_stats":{"total_commits":167,"total_committers":7,"mean_commits":"23.857142857142858","dds":0.5988023952095809,"last_synced_commit":"31d90659241cd775b3e6fa8c804aac8c5ce1776f"},"previous_names":["carloscuesta/hyperterm-materialshell"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fhyper-materialshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloscuesta","download_url":"https://codeload.github.com/carloscuesta/hyper-materialshell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243846976,"owners_count":20357294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hyper","hyper-theme","materialshell","theme"],"created_at":"2024-10-13T13:13:07.496Z","updated_at":"2025-03-17T05:32:06.969Z","avatar_url":"https://github.com/carloscuesta.png","language":"JavaScript","funding_links":["https://github.com/sponsors/carloscuesta","https://paypal.me/carloscuesta"],"categories":[],"sub_categories":[],"readme":"# hyper-materialshell\n\n[![Build Status](https://img.shields.io/travis/carloscuesta/hyper-materialshell.svg?style=flat-square)](https://travis-ci.org/carloscuesta/hyper-materialshell)\n[![Code Climate](https://img.shields.io/codeclimate/maintainability/carloscuesta/hyper-materialshell.svg?style=flat-square)](https://codeclimate.com/github/carloscuesta/hyper-materialshell)\n[![Codecov](https://img.shields.io/codecov/c/github/carloscuesta/hyper-materialshell.svg?style=flat-square)](https://github.com/carloscuesta/hyper-materialshell)\n[![npm downloads](https://img.shields.io/npm/dt/hyper-materialshell.svg?style=flat-square)](https://www.npmjs.com/package/hyper-materialshell)\n[![GitHub license](https://img.shields.io/github/license/carloscuesta/hyper-materialshell.svg?style=flat-square)](https://github.com/carloscuesta/hyper-materialshell/blob/master/LICENSE)\n\n![hyper](https://cloud.githubusercontent.com/assets/7629661/17600203/b890114c-6002-11e6-87ab-e07f911e4568.png)\n\n\u003e A material design theme for [Hyper](http://hyper.is) based on [Carlos Cuesta's materialshell](https://github.com/carloscuesta/materialshell).\n\n## Install\n\n1. Open Hyper.app preferences with your editor - Tip: `CMD+,` or at `~/.hyper.js`.\n2. Add `hyper-materialshell` to your plugins list.\n3. Reload hyper - `CMD+Shift+R`.\n\n```js\nplugins: ['hyper-materialshell']\n```\n\n## Customization\n\nMaterialshell also has an Oceanic colorscheme, to use this version, edit `.hyper.js` and add this code inside of the `config: {}` object.\n\n```javascript\nmaterialshell: {\n  theme: 'oceanic'\n}\n```\n\n## FAQ\n\n**What font is that?**\n\n[Consolas](https://en.wikipedia.org/wiki/Consolas) a monospaced typeface.\n\n**How can I get the cool prompt?**\n\nThe prompt isn't part of Hyper or iTerm, it has to do with the shell. I'm using ZSH with along with [materialshell](https://github.com/carloscuesta/materialshell) take a look at the materialshell repository.\n\n## You might also like\n\n[ZSH materialshell prompt](https://github.com/carloscuesta/materialshell#shell-prompt)\n\n[iTerm materialshell](https://github.com/carloscuesta/materialshell#iterm)\n\n[Atom material syntax](https://github.com/carloscuesta/material-syntax)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloscuesta%2Fhyper-materialshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarloscuesta%2Fhyper-materialshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloscuesta%2Fhyper-materialshell/lists"}