I have a ggplot graphich and it has a long text as Y-axis .
I'm trying to find a way to set background-color for the Y-axis with tow different colors "zebra-theme" like this one

but it seems that there is no ggplot feature in element_text() for this . 
Can someone help me please.
thanks
Tlopasha
                        
it's probably possible if you hack the theme system, but it's probably not a good idea.