All Projects → carloscuesta → hyper-materialshell

carloscuesta / hyper-materialshell

Licence: MIT license
A material design theme for Hyper based on materialshell. ✨

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hyper-materialshell

hyper-rose-pine-next
Hyper Theme - which supports your System Preferences
Stars: ✭ 28 (-61.11%)
Mutual labels:  hyper, hyper-theme
hyper-bloody
⚡ A bloody theme for hyper
Stars: ✭ 18 (-75%)
Mutual labels:  hyper, hyper-theme
hyper-one-light
Atom One Light theme for Hyper
Stars: ✭ 56 (-22.22%)
Mutual labels:  hyper, hyper-theme
hyper-wal
Extension for using colorschemes generated by wal in Hyper terminal
Stars: ✭ 21 (-70.83%)
Mutual labels:  hyper, hyper-theme
hyperclean
🌴 Hyper.app plugin to remove traffic lights
Stars: ✭ 16 (-77.78%)
Mutual labels:  hyper, hyper-theme
hyper-clean
✨ A clean Hyper theme with IBM Design colors
Stars: ✭ 30 (-58.33%)
Mutual labels:  hyper, hyper-theme
hyper-solarized-light
Hyper theme based on solarized light colors
Stars: ✭ 23 (-68.06%)
Mutual labels:  hyper, hyper-theme
Hyper Search
Search-text plugin for Hyper.js
Stars: ✭ 146 (+102.78%)
Mutual labels:  hyper
Hyper Tabs Enhanced
Enhanced Tabs Plugin for Hyper
Stars: ✭ 173 (+140.28%)
Mutual labels:  hyper
Hyperstart
The tiny Init service for HyperContainer
Stars: ✭ 135 (+87.5%)
Mutual labels:  hyper
Hyper Tls
Stars: ✭ 131 (+81.94%)
Mutual labels:  hyper
Terminal Icons
Beautiful icons for your favourite terminal apps like Hyper and iTerm2
Stars: ✭ 149 (+106.94%)
Mutual labels:  hyper
Hyperborder
adds a gradient border to the Hyper terminal
Stars: ✭ 183 (+154.17%)
Mutual labels:  hyper
Weld
Full fake REST API generator written with Rust
Stars: ✭ 146 (+102.78%)
Mutual labels:  hyper
Hyperocean
Deep oceanic blue Hyper theme
Stars: ✭ 207 (+187.5%)
Mutual labels:  hyper
Hyper Chesterish
Chesterish Theme for Hyper
Stars: ✭ 135 (+87.5%)
Mutual labels:  hyper
Hyper Star Wars
Super awesome your Hyper terminal shall look
Stars: ✭ 233 (+223.61%)
Mutual labels:  hyper
Hyper Cat
Turn your Hyper terminal into nyan cat while typing.
Stars: ✭ 195 (+170.83%)
Mutual labels:  hyper
Dotfiles Win
🙈 oh-my-zsh on bash on windows configuration files
Stars: ✭ 167 (+131.94%)
Mutual labels:  hyper
Hyper Pane
Extension for Hyper.app to enhance pane navigation.
Stars: ✭ 160 (+122.22%)
Mutual labels:  hyper

hyper-materialshell

Build Status Code Climate Codecov npm downloads GitHub license

hyper

A material design theme for Hyper based on Carlos Cuesta's materialshell.

Install

  1. Open Hyper.app preferences with your editor - Tip: CMD+, or at ~/.hyper.js.
  2. Add hyper-materialshell to your plugins list.
  3. Reload hyper - CMD+Shift+R.
plugins: ['hyper-materialshell']

Customization

Materialshell also has an Oceanic colorscheme, to use this version, edit .hyper.js and add this code inside of the config: {} object.

materialshell: {
  theme: 'oceanic'
}

FAQ

What font is that?

Consolas a monospaced typeface.

How can I get the cool prompt?

The prompt isn't part of Hyper or iTerm, it has to do with the shell. I'm using ZSH with along with materialshell take a look at the materialshell repository.

You might also like

ZSH materialshell prompt

iTerm materialshell

Atom material syntax

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].