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