datasnakes / datasnakes/datasnakes.github.io
Establish brand colors
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Our main colors are #99e166, #375A8B, #1AACFF, and #FFBC49
Subcolors or alternative colors are:
#72BA3F = rgb(114,186, 63) = rgba(114,186, 63,1) = rgb0(0.447,0.729,0.247)
#B9EA96 = rgb(185,234,150) = rgba(185,234,150,1) = rgb0(0.725,0.918,0.588)
#95D866 = rgb(149,216,102) = rgba(149,216,102,1) = rgb0(0.584,0.847,0.4)
#56A022 = rgb( 86,160, 34) = rgba( 86,160, 34,1) = rgb0(0.337,0.627,0.133)
#3B7E0B = rgb( 59,126, 11) = rgba( 59,126, 11,1) = rgb0(0.231,0.494,0.043)
#375A8B = rgb( 55, 90,139) = rgba( 55, 90,139,1) = rgb0(0.216,0.353,0.545)
#839EC3 = rgb(131,158,195) = rgba(131,158,195,1) = rgb0(0.514,0.62,0.765)
#5474A1 = rgb( 84,116,161) = rgba( 84,116,161,1) = rgb0(0.329,0.455,0.631)
#224677 = rgb( 34, 70,119) = rgba( 34, 70,119,1) = rgb0(0.133,0.275,0.467)
#10315F = rgb( 16, 49, 95) = rgba( 16, 49, 95,1) = rgb0(0.063,0.192,0.373)
#5CBAF2 = rgb( 92,186,242) = rgba( 92,186,242,1) = rgb0(0.361,0.729,0.949)
#F3FAFE = rgb(243,250,254) = rgba(243,250,254,1) = rgb0(0.953,0.98,0.996)
#9AD3F5 = rgb(154,211,245) = rgba(154,211,245,1) = rgb0(0.604,0.827,0.961)
#24A5F2 = rgb( 36,165,242) = rgba( 36,165,242,1) = rgb0(0.141,0.647,0.949)
#0297EF = rgb( 2,151,239) = rgba( 2,151,239,1) = rgb0(0.008,0.592,0.937)
#FFBC49 = rgb(255,188, 73) = rgba(255,188, 73,1) = rgb0(1,0.737,0.286)
#FFF7E8 = rgb(255,247,232) = rgba(255,247,232,1) = rgb0(1,0.969,0.91)
#FFD58D = rgb(255,213,141) = rgba(255,213,141,1) = rgb0(1,0.835,0.553)
#F99D00 = rgb(249,157, 0) = rgba(249,157, 0,1) = rgb0(0.976,0.616,0)
#C17A00 = rgb(193,122, 0) = rgba(193,122, 0,1) = rgb0(0.757,0.478,0)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue lists primary and alternative brand colors but names no files, tests, or entry points. Start by locating the website's existing styling and color usage, then establish the listed palette consistently and verify the site's relevant visual elements use the agreed colors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100