Open MulverineX opened 1 year ago
@MulverineX If i can find an npm package to implement this, I can try it.
site-specific css files you would probably have to implement
@MulverineX I added dark mode and light mode support, which on top of changing the css, will also send the prefers-dark-scheme header to websites via electron's nativeTheme API.
The ability to load theme zips. One global css file, and site-specific css files.