hyper/app
Mike 400d70e9df Allow the color config to be an object (#193)
* Allow the `color` config to be an object

It only covers the ANSI 16 as named colors, but allows for an array to
be used if the full color palette wants to be overridden.

* Better handling for array color configs vs. object configs
2016-07-21 12:24:00 -07:00
..
assets Add close cross for tabs (#58) 2016-07-06 16:39:26 -07:00
lib Allow the color config to be an object (#193) 2016-07-21 12:24:00 -07:00
.eslintignore Fix linter issues (#321) 2016-07-20 15:21:29 -07:00
index.html performance improvement 2016-07-13 17:21:23 -07:00
package.json Use node6 es2015 features; remove extra transforms (#327) 2016-07-21 12:18:07 -07:00
webpack.config.js app: preserve class names with uglification 2016-07-16 11:58:08 -07:00