I am adapting Zeropoint to become a dark theme, using a black background and white type only, and a few shades of grey as a background for certain blocks. So far, no problem as to the front end.
But in the admin section, i encounter a few problems. E.g. on the 'Modules' page, the background is set to #EEE (very light grey), and as my type is white, this is virtually illegible due to lack of contrast.
I've searched all the CSS files, but there is nowhere i can change that particular background color. Or at least I can't find it. Maybe I'm missing something?
For reference: the site is www.caoutchou.com, a record label site
Help on this would be greatly appreciated.
Luk
Comments
Comment #1
Deepika.chavan commentedHi,
Try adding following css in your 'custom-style.css' file which is there in 'zeropoint/_custom' directory. (Please Clear cached data at admin/settings/performance) .
Please change the color value as your requirement, I hope it helps! :)
Rgrds,
Deepika Chavan.
Comment #2
LukM commentedSorry, Deepika, that didn't help.
Much obliged for trying though.
Any other suggestions?
Thanks in advance,
Luk
Comment #3
Deepika.chavan commentedHi,
Did you clear cached data(at admin/settings/performance) ? Also check that your admin theme is also same as other's(system default at '/admin/settings/admin'). Please don't mind I just wanted to confirm because same thing I tried on my local site and It was working for all admin pages like themes page, modules page etc.
Rgrds,
Deepika Chavan.
Comment #4
florian commentedBlack Hole theme is exactly what you need.