# File lib/rspec/core/formatters/base_text_formatter.rb, line 181 def detail_color(text) color(text, RSpec.configuration.detail_color) end