bhaumikmistry / open-connect-art

Open connect art is an art display created by the open source community
https://bhaumikmistry.github.io/open-connect-art/
MIT License
8 stars 44 forks source link

Update Dark Mode #10

Closed jmlopez2332 closed 4 years ago

jmlopez2332 commented 4 years ago

Dark Mode

bhaumikmistry commented 4 years ago

error "Uncaught ReferenceError: $ is not defined" @jmlopez2332 are you using jQuery?

jmlopez2332 commented 4 years ago

oh, yes, i'm using jQuery

jmlopez2332 commented 4 years ago

updated!

bhaumikmistry commented 4 years ago

Every time a new contribution is added, those calls will have a different title, they have to be updated in the JS call as well, think about more generic way to use the invert, may of on the parent div?

jmlopez2332 commented 4 years ago

do you mean use "div" in "filer invert"?

bhaumikmistry commented 4 years ago

Or may be just div with class Column? div would invert everything wouldn't it?

jmlopez2332 commented 4 years ago

Your right!, a div with class column solve the problem