uistyle: Support rendering of hex colors
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 Mar 2018 18:37:12 +0000 (19:37 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 8 Mar 2018 01:10:28 +0000 (02:10 +0100)
commitd59ac6d2c7ac587d6cc3a36b627ddd1fd03f47d6
tree51a9b6f6a1cf885cc2161f4cf472eafbb1773451
parented7467b75e19dce6228f1cfb53d989a989e92203
uistyle: Support rendering of hex colors

Hex colors are a relatively new addition to IRC, as defined in
<https://modern.ircdocs.horse/formatting.html#hex-color>.

Note that there are known issues with prioritization in the theme
engine (i.e., setting the foreground explicitly in the stylesheet
will always override hex colors), which will be fixed in a follow-up
commit.
src/uisupport/uistyle.cpp