MrBartusek / gif-picker-react

Tenor GIF Picker component for React ⚛️
http://dokurno.dev/gif-picker-react/
MIT License
38 stars 12 forks source link

Darkmode and gif optimization. #12

Closed 0xM4m4n closed 1 year ago

0xM4m4n commented 1 year ago
MrBartusek commented 1 year ago

For the next time. This PR should be actually split into two or three separate ones. One for dark theme, one for tinygif/preview stuff and a third one for other misc changes. That way it would be easier to review.

0xM4m4n commented 1 year ago

For the next time. This PR should be actually split into two or three separate ones. One for dark theme, one for tinygif/preview stuff and a third one for other misc changes. That way it would be easier to review.

Agreed, apologies for all in one, was working on it late last night and got carried away

MrBartusek commented 1 year ago

image Close hover is too light

MrBartusek commented 1 year ago

image Loading placeholders are white

MrBartusek commented 1 year ago

Thank you!

0xM4m4n commented 1 year ago

Sorry missed those last few comments the other day. Thanks for making the changes and merging!