hyper/app/lib/utils
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
..
array.js refactor 2016-07-13 13:45:14 -07:00
colors.js Allow the color config to be an object (#193) 2016-07-21 12:24:00 -07:00
config.js config: reload config upon plugins change due to decoration 2016-07-16 11:57:42 -07:00
effects.js refactor 2016-07-13 13:45:14 -07:00
notify.js refactor 2016-07-13 13:45:14 -07:00
object.js refactor 2016-07-13 13:45:14 -07:00
plugins.js Fixed some documentation typos. (#212) 2016-07-17 14:05:37 -07:00
rpc.js refactor 2016-07-13 13:45:14 -07:00
url-command.js allow opening of files in webview (#305) 2016-07-20 10:08:12 -07:00
url-regex.js allow opening of files in webview (#305) 2016-07-20 10:08:12 -07:00