Dear Ramon,
hope, you are doing well and wish you all the best for 2025.
just kindly wanted to ask, if you had any chance to work on the extension in order to make it compatible with night mode and private discussions (untagged discussions) - i think it is about the style attributes
Style Attribute {
--link-color: rgb(27, 34, 40);
--primary-color: rgb(27, 34, 40);
}
interfering with
:root {
--body-bg: #141a1f;
or does anyone maybe has a hint on how to fix that via the custom css configuration?