medyo / hackertab.dev

A Chrome 🌐 & Firefox 🦊 extension to discover the latest developer news and tools in one tab!
https://hackertab.dev
Apache License 2.0
613 stars 80 forks source link

Add Phind search engine #160

Closed MustCodeAl closed 1 year ago

MustCodeAl commented 1 year ago

adding phind.com

MustCodeAl commented 1 year ago

is this ok to put in app.css?

.dark .phindLogo {
  fill: white;
}
medyo commented 1 year ago

is this ok to put in app.css?

.dark .phindLogo {
  fill: white;
}

Yes, that's okay, can you rename the class to be more generic so it can be used for the Yahoo logo too as it has the same UI issue?

medyo commented 1 year ago

Thanks @MustCodeAl for your contribution