# File lib/twitter/api.rb, line 287 def update_profile_colors(options={}) object_from_response(Twitter::User, :post, "/1/account/update_profile_colors.json", options) end