Logan1x / Nucleotide-Sequence-generator

Random DNA 🧬 nucleotide generator and reverse compliment finder 🔬
https://nucleotide-generator.herokuapp.com/
MIT License
3 stars 3 forks source link

Add colors to generated nucleotides #3

Open Logan1x opened 4 years ago

Logan1x commented 4 years ago

Right now we have all nucleotide as black color with yellow background, I want to change this and change the color scheme to standard nucleotides. Standard colors are :

A - Red
G - Green
T - Yellow
C - Blue

But we already have yellow as background, so we need to rethink the color about T. I think we can go with Black but you can also give your input.

harsh778 commented 4 years ago

I think black will be good

Logan1x commented 4 years ago

Actually standard colors are these, not black.

harsh778 commented 4 years ago

Aight! I will start working on this issue and use the colors you mentioned above. You can change them later on!

Abhijeetrkushwaha commented 4 years ago

I think purple or dark pink will fit to it instead of black and yellow

Logan1x commented 4 years ago

@Abhijeetrkushwaha As mentioned above, the color are standard color,

ojoanalogo commented 4 years ago

Maybe add a white container to wrap the generated Nucleotide sequence, this way you can go with the standard colors