Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

fix(challenges): change definition of complementary colors #299

Commits on Sep 3, 2018

  1. fix(challenges): change definition of complementary colors

    The old (correct) definition of complementary colors was edited to change it from
    the correct RBB
    model to the outdated RYB description (that many of us were
    taught and school.) The challenge is
    updated to use "yellow" instead of "orange".
    
    ISSUES CLOSED: freeCodeCamp#221
    Kevin Smith committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    995f6b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. fix(challenges): small changes to original PR

    Previously I did a PR to fix the definitions of complementary colors to reflect
    modern RGB color
    theory. This is an adjustment to some of the text, getting rid of "Note:"
    and rewording the first
    sentence.
    
    ISSUES CLOSED: freeCodeCamp#221
    Kevin Smith committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    8d294c7 View commit details
    Browse the repository at this point in the history