Awesome
hyper-bubblegum
a deliciously minimalist bright pink theme for the Hyper terminal.
does away with useless pieces of ui such as window titles and scroll bars, leaving you with the cleanest terminal possible.
installation
- open your Hyper preferences file at
~/.hyper.js
- add
'hyper-bubblegum'
to the plugins list
plugins: [
// 'a plugin',
// 'another plugin',
'hyper-bubblegum'
],
the theme will be automatically installed by Hyper upon reloading.
extras
for my terminal setup i use the following:
- the Zsh shell
- Oh My Zsh
- my custom Oh My Zsh theme bubblegum-zsh
license
copyright (c) 2020 bear. released under the GNU Affero General Public License v3. see LICENSE for details.