JSPM

hyper-bubblegum

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q15719F
  • License AGPLv3

a deliciously minimalist bright pink theme for the Hyper terminal

Package Exports

  • hyper-bubblegum

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-bubblegum) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

  1. open your Hyper preferences file at ~/.hyper.js
  2. 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:

license

copyright (C) 2020 bear

released under the GNU Affero General Public License v3

see LICENSE for details