Branch (
branchandroot) wrote in
dw_accessibility2009-05-15 01:48 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Color contrast issue in Celerity
A support/bug item was put in by a user who found the cream background color, in the Celerity site scheme, difficult to read on. I wanted to bounces this around here and ask if anyone else has had or heard of similar problems.
If it's an isolated issue, it will probably be best to deal with it via that user's browser styles. If it's more wide-spread, then the scheme should be changed.
The current background color is #f9f9f0 and the text color is #222211. Should these be edged further apart? I would like to strike some kind of happy medium between too-high and too-low contrast, though this may, in the end, not be possible.
If it's an isolated issue, it will probably be best to deal with it via that user's browser styles. If it's more wide-spread, then the scheme should be changed.
The current background color is #f9f9f0 and the text color is #222211. Should these be edged further apart? I would like to strike some kind of happy medium between too-high and too-low contrast, though this may, in the end, not be possible.
no subject
I have severe visual processing issues due to a brain injury, and do best with black on white, which is what Celerity was (for me, anyway) utnil suddenly late yesterday.
I've tried both the Trops, but found that they have drop downs, which I have problems using, and also don't have a white background.
Then I tried Lynx, but the links are missing from the side to do things (which is why I use Celerity).
I tried making changes via my browser, but I can't figure out how to make it just do the site scheme pages -- instead it's changing my own layout, which is easy to read for me, and pages for other places. (I use Firefox, and if someone can explain how to change the background for just the site scheme, I would be grateful. In small words, please, since when I get nailed with processing issues I have trouble with more and more processing and get confused too easy.)
no subject
So what you need to put into your browser styles is:
@-moz-document domain("dreamwidth.org") {
#page { background-color: #ffffff !important; }
}
If you're using FF, the file you're editing should be userContent.css, I believe? So you just paste those three lines in, save, and restart FF. The first line will make sure this only applies to DW, and by using the #page div, we should be able to make it only change site pages.
If you've been using the Stylish plugin, that works a little differently, but its dialogue should let you specify what site you want to apply code to. In which case, specify DW and just paste in the second line.
*considers* Since we didn't get any complaints about too-high contrast with the white background, I'm thinking we might go ahead and switch back, but this should hold you until that can be done!
no subject
I'm glad you'll be going back to a white background option, though; I know contrast is a tricky accessibility issue, but having the option of site schemes with both less and more contrast instead of all less constrast seems like it will make the site accessible for a wider range of people.
Again, thank you.
no subject
Oh, that sounds very useful.
Random thought to throw into the discussion: might it be handy if we started compiling a list of resources like that which might be useful for people with particular accessibility needs?
no subject
no subject
no subject
I'll try to keep track of things people mention, at least.
no subject
no subject
I have a plan for the former, but hadn't thought of the latter yet. I'll post it now...