I’m trying to change the colors of the text of this plugin but it uses a CSS from a Facebook CDN . I’m also willing to touch the core files but I’m unable to replace the remote css with a local one I can’t even find it where it gets referenced.. It’s also in an iframe so afaik I can’t touch that with setting its container class to something like .fblike then adding a .fblike * {color: white !important} in the template css. I’m using a dark template and the plugin is useless in that environment even if I switch to dark mode in its options.
