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