-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
added docs for code in p5.Color #7906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…dd-thrly docs: add thrly as a contributor for doc, and code
…dd-lirenjie95 docs: add lirenjie95 as a contributor for doc, and code
…dd-philyawj docs: add philyawj as a contributor for doc
…dd-akkarn1689 docs: add akkarn1689 as a contributor for code
…dd-xinemata docs: add xinemata as a contributor for eventOrganizing, tutorial, and 3 more
…dd-Vaivaswat2244 docs: add Vaivaswat2244 as a contributor for code
…dd-dkessner docs: add dkessner as a contributor for example
…dd-AnimeshSinha1309 docs: add AnimeshSinha1309 as a contributor for example
…dd-yugalkaushik docs: add yugalkaushik as a contributor for code, and doc
Add LalitNarayanYadav for doc
Reduce contributor avatar image size to 64px for improved performance processing#7788
…op-ignoring-colorMode fix: push() ignoring the ColorMode processing#7402
…sh-and-pop-ignoring-colorMode Revert "fix: push() ignoring the ColorMode processing#7402"
…dd-irina-wang docs: add irina-wang as a contributor for example
…dd-jennybkowalski docs: add jennybkowalski as a contributor for ideas
…dd-Wlaith docs: add Wlaith as a contributor for ideas
…dd-jep-a docs: add jep-a as a contributor for ideas
docs: add dpanshug as a contributor for doc
…_yarn/elliptic-6.6.1 Bump elliptic from 6.6.0 to 6.6.1
Hi @FerrinThreatt ! This looks like it's still based on the Could you please manually make your changes using the git fetch
git checkout dev-2.0
git checkout -b your_branch_name Then manually apply your changes where needed, and create an new PR. Sorry that it's a challenging part of the codebase to get start with, because of the updates between the versions! Is your intent to have several different PRs, one for this documentation and one for the contrast checker? |
addresses #6971
Changes:
added documentation to _getBrightness() and _getGreen() functions
PR Checklist
npm run lint
passes