99x / 99x.github.io

Listing all public GitHub projects in a given organization
MIT License
14 stars 31 forks source link

Add random colours to project cards. #7

Closed raashidA closed 7 years ago

raashidA commented 7 years ago

Refer below code and Image https://github.com/davidmerfield/randomColor

Border Size 4px

cards

satiewaltz commented 7 years ago

I'll take this on, will send a PR in a while.

charithsoori commented 7 years ago

Perfect. 👍

chamathpali commented 7 years ago

@satiewaltz https://randomcolor.llllll.li/ have a look at this too. for generating random colors

satiewaltz commented 7 years ago

Using jQuery destroys the original CSS hover effect on the project cards. I added a mouse event in place of this, switching to a gray border on hover.

(Top right is currently hovered)

image

charithsoori commented 7 years ago

This looks nice . I am not clear about one thing . What is the underline library ?

satiewaltz commented 7 years ago

:confused: I don't know. It was there when I downloaded the repo.

charithsoori commented 7 years ago

Thats fine can we check it ?

satiewaltz commented 7 years ago

@charithsoori http://underscorejs.org/

satiewaltz commented 7 years ago

Close the pull request if you found my code useful, saves other people time.

chamathpali commented 7 years ago

Nice job 👍