brandon1024/find

[Feature request] Dark mode support

Opened this issue · 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

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.

Thank you for Find+.

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