webextension-native-mathml icon indicating copy to clipboard operation
webextension-native-mathml copied to clipboard

Wikipedia Dark Mode implementation

Open emab123 opened this issue 1 year ago • 1 comments

Currently, when wikipedia is enabled on Dark Mode, MathML produces low contrast text which is almost impossible to read. (See example):

image

It would be a nice to have feature to include Dark Mode support in this extension.

emab123 avatar Feb 28 '24 18:02 emab123

I imagine it's possible to add something in https://github.com/fred-wang/webextension-native-mathml/blob/master/content-scripts/mediawiki.css to make it work?

cc @physikerwelt

fred-wang avatar Feb 29 '24 06:02 fred-wang