Stack Overflow should provide users the option of using a dark site design/theme. Why is this feature missing? The major IDEs are already a letdown regarding dark color schemes.
|
|
I think this is a great suggestion. ProjectEuler.net has implemented this effectively, naming it Lights On / Off.
|
||||
|
|
|
I see a couple problems with doing this. First, there currently is no way to change to any different theme on a per-user basis. So that's something that would have to be implemented. I don't think it would be all that difficult, really, but still that's an non-trivial amount of work. Second, the themes would have to be populated. Who will create these themes? Will they be user submitted? If so who would approve them? Would there be safety potential concerns? (I'm not a front end guy, so I don't know, could someone put 'bad things' in a css?) If it's internal would this the next intern's project or something? Third, the themes would have to be maintained. When there's a formatting problem, we'll have to ask "What browser, what SE build, oh and what theme?" It's another piece of the puzzle that would just complicate things. Now, who doesn't like the idea of customization? I think it's great when there's multiple themes. Stack Overflow has so much orange I feel like it's Halloween all year round!! But honestly, I think the costs far far FAR outweigh be benefits we would receive from a feature like this. |
|||||||||
|
|
If you're using Gnu/Linux and have compiz installed, you can always invert the colors of your active window (look for "Negative" in the CompizConfig Settings Manager). Without compiz there is an alternative solution via Or you can use stylish which is avaiable for Firefox and Chrome and look into userstyles. It's how I circumvent this strange so-white-I-bleach-your-eyes-out-background-dogma that's cursing the interwebs. But anyhow: Yeah, a supported dark theme would rock. |
||||
|
|
|
It's possible to have alternate CSS themes for sites — it's even common to have alternate themes designed specifically to support printing — and browsers often (always? I dunno) have an built-in mechanism for selecting between the themes at the user's request. I certainly remember using this with Firefox on a number of sites, but haven't tried for a while to be honest. However, that doesn't mean that it is necessarily a wise thing to do. In particular, the alternate theme would need to be developed and maintained; surely that developer effort would be better spent elsewhere? If you really want your own style, force your own stylesheet that overrides key things like colors (you probably want to leave the layout the same though). I'm sure that's possible, and it puts the cost of maintenance squarely on those who really care (i.e., you). |
|||
|
|

