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