# File lib/twitter/base.rb, line 109 def update_profile_colors(colors={}) perform_post('/account/update_profile_colors.json', :body => colors) end