anthony1x6000 / ROBLOX2016stylus

Stylish/stylus theme
https://anthonyis.online/0/roblox2016
MIT License
22 stars 6 forks source link

Broken icon #43

Closed g3n3r1c-u53rn4m3 closed 8 months ago

g3n3r1c-u53rn4m3 commented 9 months ago

The icon in question is the Roblox Credit icon that is now added. Next to the Robux icon, it appears not white, but black.

Steps to reproduce the behavior: A link to the page where the bug is located is preferred.

  1. Go to 'roblox.com/home'
  2. Use gift card to get Roblox Credit
  3. See error Please include an image with the bug report.
Screenshot 2023-12-26 124740

OS: Windows Browser Firefox Script Version 1.2.7 Display resolution 1920 x 1080

anthony1x6000 commented 9 months ago

I don't have access to the element for the wallet icon. Could you send the class, or better, the entire header element the wallet icon is under? Open up inspect element with F12 and then select an element, on Brave (probably Chrome too) it's Ctrl + Shift + C. image Then select the wallet icon and send the class it's in. From there I can just invert the icon. For example, the robux icon: image

g3n3r1c-u53rn4m3 commented 9 months ago

I was able to find the class of the wallet icon.

Screenshot 2023-12-30 111820
anthony1x6000 commented 9 months ago

Made a commit d8fb5800eee49e40e11e2400eb5b57f37fb7e357. Hopefully doing this works