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
Jonathan Cuthbert
a2363c52bd
allow opening of files in webview ( #305 )
2016-07-20 10:08:12 -07:00
Mauro Otonelli
af945e064c
Fixed some documentation typos. ( #212 )
2016-07-17 14:05:37 -07:00
Guillermo Rauch
e2ebbf4e5e
config: reload config upon plugins change due to decoration
2016-07-16 11:57:42 -07:00
Guillermo Rauch
25027c12a3
config: actually use decorateConfig hook
2016-07-16 11:54:48 -07:00
Guillermo Rauch
470b7477e8
remove override style utility
2016-07-16 11:53:04 -07:00
Guillermo Rauch
5ba9f27c5d
performance improvements
2016-07-14 16:40:15 -07:00
Guillermo Rauch
8caadca66c
remove unused import
2016-07-14 09:26:23 -07:00
Guillermo Rauch
f4474e747d
add unload hooks
2016-07-13 22:18:06 -07:00
Guillermo Rauch
343f3396e0
plugins: remove renderer code for notifications
2016-07-13 19:07:38 -07:00
Guillermo Rauch
477e40e433
refactor
2016-07-13 13:45:14 -07:00