23 24 25
# File 'lib/spellr/string_format.rb', line 23 def lighten(text) "\e[2;39m#{text}#{normal}" end