module Term
module Term::ANSIColor
class Term::ANSIColor::Attribute
class Term::ANSIColor::RGBTriple
term-ansicolor
1.1.4
# background?
def background? @name.to_s.start_with?('on_') end