Should I add a light theme? Text on a light background is more readable than text on a dark background, but in the dark the light background is too bright for eyes even with low brightness so I don't want to implement light color scheme as main, and then I would have to add javascript, which may not work in some browsers. maybe I should make a second style.css for the stylus extension?
As i know, you can make separate CSS parametwrs for light browser mode in single CSS file.