class Rainbow::Presenter

def faint

emulators).
Turns on faint/dark for this text (not well supported by terminal
def faint
  wrap_with_sgr(TERM_EFFECTS[:faint])
end