gavinlaking/vedeu

View on GitHub
docs/configuration/background.md

Summary

Maintainability
Test Coverage
Configure the background colour for the client application.

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

    # Get:
    Vedeu.config.background