gavinlaking/vedeu

View on GitHub
docs/configuration/foreground.md

Summary

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

    # Set:
    Vedeu.configure do
      foreground '#00aa33'
    end

    # Get:
    Vedeu.config.foreground