uccser/cs-field-guide

View on GitHub
csfieldguide/static/interactives/hex-background-colour/README.md

Summary

Maintainability
Test Coverage
# RGB Mixer Interactive

**Author:** Hayley van Waas

This interactive is used to change the background colour of the page using RGB values.

## Required files

The interactive loads from a base website template which includes a JavaScript file containing jQuery, Bootstrap, and a few other utilities and polyfills.
See `static/js/website.js` for a full list.