libredirect / browser_extension

A browser extension that redirects popular sites to alternative privacy friendly frontends
https://libredirect.github.io
GNU General Public License v3.0
3.29k stars 122 forks source link

Fix contrast for pastebin icon #968

Closed drakeerv closed 3 months ago

drakeerv commented 3 months ago

I realized that the contrast between the pastebin black icon and the dark mode background was low so I colored in the icon with white and grey to improve contrast.

ManeraKai commented 3 months ago

Thanks :)

ManeraKai commented 3 months ago

I merged it too fast. You can have one svg for the light theme, and one svg for the dark theme. You should specify it in the config.json file as svgMono.

ManeraKai commented 3 months ago

I reverted the PR.

drakeerv commented 3 months ago

The updated icon should be good for both light and dark.

drakeerv commented 3 months ago

Screenshot 2024-08-14 at 17-18-16 Merge pull request #970 from libredirect_revert-968-master · dragynfruit_libredirect@25be22d

New on left, Old on right

drakeerv commented 3 months ago

Do you want me to make a new PR?

ManeraKai commented 3 months ago

Yes please.