Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sindresorhus/hyper-snazzy
Elegant Hyper theme with bright colors
https://github.com/sindresorhus/hyper-snazzy
color-scheme hyper hyper-theme snazzy terminal terminal-theme theme
Last synced: about 1 month ago
JSON representation
Elegant Hyper theme with bright colors
- Host: GitHub
- URL: https://github.com/sindresorhus/hyper-snazzy
- Owner: sindresorhus
- License: mit
- Created: 2016-07-17T00:47:19.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T15:38:15.000Z (over 1 year ago)
- Last Synced: 2024-04-13T21:00:28.301Z (7 months ago)
- Topics: color-scheme, hyper, hyper-theme, snazzy, terminal, terminal-theme, theme
- Language: JavaScript
- Homepage:
- Size: 189 KB
- Stars: 1,426
- Watchers: 19
- Forks: 73
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
- awesome-starred-test - sindresorhus/hyper-snazzy - Elegant Hyper theme with bright colors (JavaScript)
README
# hyper-snazzy [![Mentioned in Awesome Hyper](https://awesome.re/mentioned-badge.svg)](https://github.com/bnb/awesome-hyper)
> Elegant [Hyper](https://hyper.is) theme with bright colors
![](screenshot.png)
## Install
```
$ hyper install hyper-snazzy
```## Tip
To get the exact same look as in the screenshot, you need to use the [Pure](https://github.com/sindresorhus/pure) prompt, Menlo font, and the [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) plugin to have commands highlighted.
## Related
- [iterm2-snazzy](https://github.com/sindresorhus/iterm2-snazzy) - iTerm2 version
- [terminal-snazzy](https://github.com/sindresorhus/terminal-snazzy) - Terminal version
- [konsole-snazzy](https://github.com/miedzinski/konsole-snazzy) - Konsole version
- [vscode-snazzy](https://github.com/Tyriar/vscode-snazzy) - VS Code version
- [emacs-snazzy](https://github.com/weijiangan/emacs-snazzy) - Emacs version
- [termite-snazzy](https://github.com/kbobrowski/termite-snazzy) - Termite version
- [deepin-snazzy](https://github.com/xxczaki/deepin-snazzy) - Linux Deepin terminal version
- [vim-snazzy](https://github.com/connorholyday/vim-snazzy) - Vim version
- [snazzybuddy.nvim](https://github.com/bbenzikry/snazzybuddy.nvim) - Neovim version
- [base16-snazzy](https://github.com/h404bi/base16-snazzy-scheme) - Base16 version
- [kitty-snazzy](https://github.com/connorholyday/kitty-snazzy) - Kitty version
- [gnome-terminal-snazzy](https://github.com/tobark/hyper-snazzy-gnome-terminal) - Gnome terminal version
- [urxvt-snazzy](https://github.com/LeonGr/urxvt-snazzy) - Urxvt version
- [alacritty-snazzy](https://github.com/alebelcor/alacritty-snazzy) - Alacritty version
- [st-snazzy](https://github.com/Dko1905/st-snazzy) - Simple Terminal version (suckless st)
- [tilix-snazzy](https://github.com/clrxbl/tilix-snazzy) - Tilix version
- [terminus-snazzy](https://github.com/ThibzR/terminus-snazzy) - Terminus version
- [windows-terminal-snazzy](https://github.com/Richienb/windows-terminal-snazzy) - Windows Terminal version
- [warp-snazzy](https://github.com/GrimLink/warp-theme-snazzy) - Warp version
- [tmux-snazzy](https://github.com/ivnvxd/tmux-snazzy) - Tmux version## License
MIT © [Sindre Sorhus](https://sindresorhus.com)