Configure the background colour for the client application.

# Set:
Vedeu.configure do
  background '#330000'
end

# Get:
Vedeu.config.background