XYZenix / XYZenixThemes

Most of my themes
73 stars 43 forks source link

[DTM-16] noise suppression button icon can't be themed #127

Open XYZenix opened 7 months ago

XYZenix commented 7 months ago

referring to this icon: image

previously attempted to fix it using :has(), caused the theme to lag veeery badly and it still didn't work properly

situation is probably even worse now that the horrendous animated icons are rolled out to everyone

there is no aria-checked attribute on the button, there is no indication of whether noise suppression is on or not, and trying to select individual paths in the svg is impossible because of how bad lottie is

there is absolutely zero element changes occurring on any of the parent elements when toggling noise suppression

if anyone has any ideas on what to do with this, feel free to comment here or open a pull request. keep in mind i will not be relying on client mods so custom scripts or plugins or whatever are not going to solve this