termdash/terminal/termbox
Jakub Sobon 2071fd15bb
Support for 256 colors.
- Documenting color modes.
- Providing helper functions to set colors in different formats.
- Allowing users to set other than the 8 system colors.

Fixes #66
2019-01-13 21:53:26 -05:00
..
cell_options.go Support for 256 colors. 2019-01-13 21:53:26 -05:00
cell_options_test.go Support for 256 colors. 2019-01-13 21:53:26 -05:00
color_mode.go Support for 256 colors. 2019-01-13 21:53:26 -05:00
event.go Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
event_test.go Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
termbox.go Support for 256 colors. 2019-01-13 21:53:26 -05:00