class Rouge::Formatters::Terminal256
def text_style
def text_style style = theme.get_style(Token['Text']) # don't highlight text backgrounds style.delete :bg style end
def text_style style = theme.get_style(Token['Text']) # don't highlight text backgrounds style.delete :bg style end