summaryrefslogtreecommitdiff
path: root/src/color.hh
AgeCommit message (Expand)Author
2014-11-12Cleanup includesMaxime Coste
2014-08-19Do not allow using color names as face namesMaxime Coste
2014-07-11Rename ColorPair to Face and ColorRegistry to FaceRegistryMaxime Coste
2013-07-26Color,ColorPair: always pass by copyMaxime Coste
2013-05-13support specifying colors with RGB componentsMaxime Coste
2013-03-29Add support for tuple Options, implement LineAndFlag using thatMaxime Coste
2013-03-25extract parse_color to color.cc as str_to_color, and add color_to_strMaxime Coste
2013-03-06Use a ColorPair in DisplayAtoms instead of separate fg/bg colorsMaxime Coste
2012-10-23use Colors and Attributes are charMaxime Coste
2012-09-17Add a ColorRegistry class responsible of color parsing and supporting aliasesMaxime Coste