Commit Graph

12 Commits

Author SHA1 Message Date
Caleb Bassi
3629cdceea Minor refactor 2018-09-06 14:48:09 -07:00
Matt Ranney
606e1de924 256 color support
Expose termbox OutputMode so users can override the default.
addColorMap to extend textbuilder with custom colors
ColorRGB24 to convert from web to terminal colors
2018-08-16 19:02:36 -07:00
Zack Guo
d921faeffe Update copyright 2017-01-14 01:07:43 -05:00
Zack Guo
cfe1ea3b97 Update copyright info 2016-11-10 23:25:53 -05:00
gizak
dada0699b6 Update doc string 2016-01-26 20:45:18 -05:00
gizak
ad8b8b432b Merge branch 'v2' 2015-10-22 11:17:20 -04:00
gizak
196d9aae34 Theme map lookup 2015-09-21 03:11:58 -04:00
marigs
52789d8258 bugfix: added missing changes i.e. some constans needed in Tabpane 2015-05-26 21:37:04 +02:00
dhilipkumars
373cd50f32 Implement Multi-colored/Stacked barGraph 2015-04-17 18:03:22 -04:00
gizak
b689689056 Add build tags for examples 2015-03-20 16:21:50 -04:00
Matteo Kloiber
080cb3c6f0 Added new public (exported) getter for Theme. Fixes #6
Added new public setter for Theme (which uses a bare theme).
Made ColorScheme public.
2015-03-20 10:35:09 +01:00
gizak
bc325c986d Add theme support
Fix some minor bugs
Add default and helloworld themes
Update README
2015-03-11 16:15:59 -04:00