Skip to content

updated staltz hyperpunk theme for hyper 2.0. Going to expand on it using shaders eventually

License

Notifications You must be signed in to change notification settings

jcklpe/hyperpunk2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperpunk2.0

Cyberpunk Hyper2 terminal theme

Install

Install hyperpunk2.0:

The fast way
  1. hyper -i hyperpunk2.0
  2. config { backgroundColor: 'transparent' }
  3. Taddaa! Enjoy 🚀
The old way
  1. Edit ~/.hyper.js
  2. Add hyperpunk2.0 to the plugins array
  3. config { backgroundColor: 'transparent' }
  4. Taddaa! Enjoy 🚀

NOTE: I recommend using the AHAMONO font together with this theme. (That's Andre's suggestion. I personally use Fura Code Powerline)

The Future

This project began as a theme plugin for hyper1.x by Andre Staltz . I liked the theme and made a partial fix for it when the switch to Hyper2 and xterm.js implementation of 2D canvas broke the original theme. I made a pull request but it never got accepted so I decided that I might as well fork it and keep working on it! I'm a designer learning how to develop, and I 😎 Have 😎 No 😎 Clue 😎 What 😎 I'm 😎 Doing! So I'm treating this as a little bit of a learning project?

Feature Goals:

  • Looping mp4 backgrounds (maybe more efficient than brute changing the background texture via css/js maybe?)
  • Shaders! I want to get those glowy glitchy letters back. (like hyperprocessing or hyperatompunk have done)

License

MIT, by Andre Staltz (and kinda Aslan French though mostly still Andre)

About

updated staltz hyperpunk theme for hyper 2.0. Going to expand on it using shaders eventually

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%