1.0.0 • Published 8 years ago
hyper-bimbo v1.0.0
Hyper Bimbo
A Hyper theme based on Bimbo Theme for Visual Studio Code.

Installation
Using hpm:
hpm install hyper-bimboManually:
# ~/.hyper.js
module.exports = {
plugins: [
+ 'hyper-bimbo',
],
}1.0.0
8 years ago