Commit Graph

4 Commits

Author SHA1 Message Date
Chris Michael c61dd7f81a Revert "colors: Add support for irc color codes"
This reverts commit 474ce07250.

Reverting this as it completely broke scrolling of channel text
2015-07-22 13:46:45 -04:00
Andy Williams 474ce07250 colors: Add support for irc color codes
Removed the old color pallette and replace with an iRC compatible one.
This can be updated in the future to provide the colors from the theme.
We could also add specific elements to the pallette so we don't
have to re-use defines that are used by the IRC color codes.
2015-05-11 23:13:27 +01:00
Chris Michael c8e19fa467 move structure definition of Color to header file
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-12-17 12:20:14 -05:00
Chris Michael b9a63f145d Big giant "rework" commit to redo the UI code (faster, easier to
manage).

Signed-off-by: Chris Michael <devilhorns@comcast.net>
2014-01-19 11:11:32 +00:00