rfd icon indicating copy to clipboard operation
rfd copied to clipboard

Web implementation does not handle dark mode gracefully

Open frewsxcv opened this issue 2 years ago • 4 comments

Screenshot 2023-11-28 at 8 17 43 PM

frewsxcv avatar Nov 29 '23 01:11 frewsxcv

I think this can be addressed with dark mode CSS properties here: https://github.com/PolyMeilex/rfd/blob/master/src/backend/wasm/style.css

frewsxcv avatar Nov 29 '23 01:11 frewsxcv

Not today, but I can take a look into making these changes in the near future if nobody gets to it first

frewsxcv avatar Nov 29 '23 01:11 frewsxcv

Or this could be fixed by https://github.com/PolyMeilex/rfd/pull/129

frewsxcv avatar Nov 29 '23 01:11 frewsxcv

Does this do the trick: https://github.com/PolyMeilex/rfd/pull/170 ?

PolyMeilex avatar Feb 19 '24 20:02 PolyMeilex