find icon indicating copy to clipboard operation
find copied to clipboard

[Feature request] Dark mode support

Open OmarNamis opened this issue 4 years ago • 2 comments

Issue Description

I hope you can add a dark mode option for the extension's UI.

This documentation page should help: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme

OmarNamis avatar Jan 18 '21 09:01 OmarNamis

I've actually already tried to implement this in the past, I think about a year or two ago. The reason I didn't go through with it in the end was because there was a 1px border around the extension popup that I couldn't control that inherited the color of the browser, so it made the extension popup look rather ugly.

I haven't tried these changes in newer versions of Chrome/Firefox though, maybe that has since been fixed. I'll leave this issue open until I have a chance to look into it on newer browser versions.

brandon1024 avatar Feb 04 '21 14:02 brandon1024

Thank you for Find+.

Yes please for Dark mode. "Ugly" is good enough.

peter-lyons-kehl avatar Dec 27 '23 02:12 peter-lyons-kehl